Gets and sets the Country part of the Address
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string Country { get; set; } |
Visual Basic |
---|
Public Property Country As String Get Set |
![]() ![]() |
Sandcastle Documented DotNetNuke Core |
UserProfile..::..Country Property |
UserProfile Class See Also Send Feedback |
C# |
---|
public string Country { get; set; } |
Visual Basic |
---|
Public Property Country As String Get Set |