AlternateViewRemovedEventArgs

AlternateViewRemovedEventArgs class

Provides data for the

The AlternateViewRemovedEventArgs type exposes the following members:

Constructors

NameDescription
AlternateViewRemovedEventArgs(av)Initializes a new instance of the AlternateViewRemovedEventArgs class

Properties

NameDescription
alternate_viewGet the AlternateView that has been removed.

See Also