CreateUserControlToRefresh Property |
[Missing <summary> documentation for "P:Cadcorp.Security.UI.WebControls.CreateUser.ControlToRefresh"]
Namespace:
Cadcorp.Security.UI.WebControls
Assembly:
Cadcorp.Security.UI (in Cadcorp.Security.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string ControlToRefresh { get; set; }
Public Property ControlToRefresh As String
Get
Set
<asp:CreateUser ControlToRefresh="String" />
Property Value
Type:
StringImplements
ICreateUserViewControlToRefresh
See Also