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