Gets and Sets the Id of the Tab
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 |
| Sandcastle Documented DotNetNuke Core |
| TabPermissionsGrid..::..TabID Property |
| TabPermissionsGrid Class See Also Send Feedback |
| C# |
|---|
public int TabID { get; set; } |
| Visual Basic |
|---|
Public Property TabID As Integer Get Set |