Gets and sets the Cell/Mobile Phone
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string Cell { get; set; } |
| Visual Basic |
|---|
Public Property Cell As String Get Set |
| Sandcastle Documented DotNetNuke Core |
| UserProfile..::..Cell Property |
| UserProfile Class See Also Send Feedback |
| C# |
|---|
public string Cell { get; set; } |
| Visual Basic |
|---|
Public Property Cell As String Get Set |