Gets or Sets the one of the (none,add,update,delete,select) mode of
ManageAdmin.
Namespace:
Cadcorp.Security.UI.WebControls
Assembly:
Cadcorp.Security.UI (in Cadcorp.Security.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic override ViewMode Mode { get; set; }
Public Overrides Property Mode As ViewMode
Get
Set
<asp:ManageAdmin Mode="ViewMode" />
Property Value
Type:
ViewModeImplements
IViewModeIViewMode
See Also