Gets and Sets the Id of the Tab associated with this module
Namespace: DotNetNuke.Security.Permissions.ControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public int TabId { get; set; } |
Visual Basic |
---|
Public Property TabId As Integer Get Set |