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