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