Gets and sets the UserId associated with this control
Namespace: DotNetNuke.Entities.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int UserId { get; set; } |
| Visual Basic |
|---|
Public Property UserId As Integer Get Set |