MultiView Fields
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| NextViewCommandName | Represents the command name associated with the next View control to display in a MultiView control. This field is read-only. |
| PreviousViewCommandName | Represents the command name associated with the previous View control to display in a MultiView control. This field is read-only. |
| SwitchViewByIDCommandName | Represents the command name associated with changing the active View control in a MultiView control, based on a specified View id. This field is read-only. |
| SwitchViewByIndexCommandName | Represents the command name associated with changing the active View control in a MultiView control based on a specified View index. This field is read-only. |
Reference
MultiView ClassSystem.Web.UI.WebControls Namespace
View
Other Resources
MultiView and View Web Server ControlsCommunity Additions
ADD
Show: