Class QPageExport
- Namespace
- InSite.Application.Sites.Read
- Assembly
- Shift.Sdk.dll
- Inheritance
-
QPageExport
- Inherited Members
-
- Extension Methods
-
Constructors
QPageExport()
Properties
Children
public List<QPageExport> Children { get; set; }
Property Value
- List<QPageExport>
Content
public ContentContainer Content { get; set; }
Property Value
- ContentContainer
ContentControl
public string ContentControl { get; set; }
Property Value
- string
ContentLabels
public string ContentLabels { get; set; }
Property Value
- string
Groups
public string[] Groups { get; set; }
Property Value
- string[]
Hook
public string Hook { get; set; }
Property Value
- string
Icon
public string Icon { get; set; }
Property Value
- string
IsHidden
public bool IsHidden { get; set; }
Property Value
- bool
IsNewTab
public bool IsNewTab { get; set; }
Property Value
- bool
NavigateUrl
public string NavigateUrl { get; set; }
Property Value
- string
PageSlug
public string PageSlug { get; set; }
Property Value
- string
PageType
public string PageType { get; set; }
Property Value
- string
Site
public string Site { get; set; }
Property Value
- string
Title
public string Title { get; set; }
Property Value
- string