| LimitedUserState Property |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax [AddInNameAttribute("State")]
[AddInIsEditableAttribute(true)]
public string State { get; set; }
<AddInNameAttribute("State")>
<AddInIsEditableAttribute(true)>
Public Property State As String
Get
Set
Property Value
Type:
StringSee Also