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