Gets and Sets the Id of the Tab associated with this module

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