ManageUserGroupsMessage Property |
Gets or Sets the value that will be displayed after an action is perfomerd on [!:Cadcorp.Security.UI.WebControl.ManageUserGroups].
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 string Message { set; }
Public Overrides WriteOnly Property Message As String
Set
<asp:ManageUserGroups Message="String" />
Property Value
Type:
StringImplements
IViewMessageIViewMessage
See Also