Gets and Sets the Id of the Tab

Namespace: DotNetNuke.Security.Permissions.Controls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public int TabID { get; set; }
Visual Basic
Public Property TabID As Integer
	Get
	Set

See Also