Table of Contents

Class ModifyPage

Namespace
Shift.Contract
Assembly
Shift.Sdk.dll
public class ModifyPage
Inheritance
ModifyPage
Inherited Members
Extension Methods

Constructors

ModifyPage()

public ModifyPage()

Properties

AuthorDate

public DateTimeOffset? AuthorDate { get; set; }

Property Value

DateTimeOffset?

AuthorName

public string AuthorName { get; set; }

Property Value

string

ContentControl

public string ContentControl { get; set; }

Property Value

string

ContentLabels

public string ContentLabels { get; set; }

Property Value

string

Hook

public string Hook { get; set; }

Property Value

string

IsAccessDenied

public bool IsAccessDenied { get; set; }

Property Value

bool

IsHidden

public bool IsHidden { get; set; }

Property Value

bool

IsNewTab

public bool IsNewTab { get; set; }

Property Value

bool

LastChangeTime

public DateTimeOffset? LastChangeTime { get; set; }

Property Value

DateTimeOffset?

LastChangeType

public string LastChangeType { get; set; }

Property Value

string

LastChangeUser

public string LastChangeUser { get; set; }

Property Value

string

NavigateUrl

public string NavigateUrl { get; set; }

Property Value

string

ObjectIdentifier

public Guid? ObjectIdentifier { get; set; }

Property Value

Guid?

ObjectType

public string ObjectType { get; set; }

Property Value

string

OrganizationIdentifier

public Guid OrganizationIdentifier { get; set; }

Property Value

Guid

PageIcon

public string PageIcon { get; set; }

Property Value

string

PageIdentifier

public Guid PageIdentifier { get; set; }

Property Value

Guid

PageSlug

public string PageSlug { get; set; }

Property Value

string

PageType

public string PageType { get; set; }

Property Value

string

ParentPageIdentifier

public Guid? ParentPageIdentifier { get; set; }

Property Value

Guid?

Sequence

public int Sequence { get; set; }

Property Value

int

SiteIdentifier

public Guid? SiteIdentifier { get; set; }

Property Value

Guid?

Title

public string Title { get; set; }

Property Value

string