Class ControlBarController.PageDefDTO
Inherited Members
Namespace: DotNetNuke.Web.InternalServices
Assembly: DotNetNuke.Web.dll
Syntax
public class ControlBarController.PageDefDTO
Constructors
PageDefDTO()
Declaration
public PageDefDTO()
Properties
IndentedTabName
Declaration
public string IndentedTabName { get; set; }
Property Value
Type | Description |
---|---|
string |
TabID
Declaration
public int TabID { get; set; }
Property Value
Type | Description |
---|---|
int |