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