Show / Hide Table of Contents

Class ControlBarController.PageDefDTO

Inheritance
object
ControlBarController.PageDefDTO
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS