 | UserAddressState 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
SetProperty Value
Type:
String
See Also