asp.net.ph

MultiView Class

System.Web.UI.WebControls Namespace


.NET Framework version 2.0

Represents a control that acts as a container for a group of View controls.

MultiView Class Members

Collapse   Constructors

Visibility Constructor Parameters
public MultiView ( )

Collapse   Fields

Visibility Name Type
public static NextViewCommandName String
public static PreviousViewCommandName String
public static SwitchViewByIDCommandName String
public static SwitchViewByIndexCommandName String

Collapse   Properties

Visibility Name Value Type Accessibility
public ActiveViewIndex Int32 [ Get , Set ]
public EnableTheming Boolean [ Get , Set ]
public Views ViewCollection [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
protected AddParsedSubObject ( Object obj ) Void
protected CreateControlCollection ( ) ControlCollection
public GetActiveView ( ) View
protected OnActiveViewChanged ( EventArgs e ) Void
protected OnBubbleEvent ( Object source , EventArgs e ) Boolean
public SetActiveView ( View view ) Void

Collapse   Events

Multicast Name Type
multicast ActiveViewChanged EventHandler

Remarks

For examples illustrating use of this control, see the individual member types of this class. For syntax information, see MultiView in ASP.NET Syntax for Web Controls.

See Also

MultiView Control Syntax   View Class Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph