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