Click or drag to resize

Page Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.CoreEntityInt32
    Dynamicweb.ContentPage

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class Page : Entity<int>, IPermissionObject, 
	IPermissionControlled, IDisplayName, IPermissionLookup

The Page type exposes the following members.

Constructors
  NameDescription
Public methodPage
Initializes a new instance of the Page class
Public methodPage(Int32)
Initializes a new instance of the Page class
Public methodPage(Int32, Int32)
Initializes a new instance of the Page class
Top
Properties
  NameDescription
Public propertyActive
Public propertyActiveFrom
Public propertyActiveTo
Public propertyAllowclick
Public propertyAllowsearch
Public propertyApprovalState
Public propertyApprovalStep
Public propertyApprovalType
Public propertyArea
Public propertyAreaId
Public propertyAudit (Inherited from EntityTKey.)
Public propertyBackgroundImage
Public propertyCacheFrequence
Public propertyCacheMode
Public propertyContentType
Public propertyCopyOf
Public propertyCreationRules
Public propertyDescription
Public propertyDisplayMode
Public propertyExactUrl
Public propertyFooterImage
Public propertyForIntegration
Public propertyHasExperiment
Public propertyHidden
Public propertyHideForDesktops
Public propertyHideForPhones
Public propertyHideForTablets
Public propertyID (Inherited from EntityTKey.)
Public propertyImageActivePage
Public propertyImageMouseOut
Public propertyImageMouseOver
Protected propertyIsChanged (Inherited from EntityTKey.)
Public propertyIsDeleted (Inherited from EntityTKey.)
Public propertyIsFolder
Public propertyIsLanguage
Public propertyIsMaster
Public propertyIsModified (Inherited from EntityTKey.)
Public propertyIsNew (Inherited from EntityTKey.)
Public propertyIsSeoOptimized
Public propertyIsTemplate
Public propertyIsTemplateFolder
Public propertyItem
Public propertyItemId
Public propertyItemType
Public propertyKeywords
Public propertyLanguages
Public propertyLayout
Public propertyLayoutApplyToSubPages
Public propertyLayoutPhoneTemplate
Public propertyLayoutTabletTemplate
Public propertyLayoutTemplate
Public propertyLevel
Public propertyManageFrequence
Public propertyManager
Public propertyMasterPage
Public propertyMasterPageEditTime
Public propertyMasterPageId
Public propertyMenuLogoImage
Public propertyMenuText
Public propertyMetaCanonical
Public propertyMetaTitle
Public propertyMouseOver
Public propertyNavigationSettings
Public propertyNavigationTag
Public propertyNofollow
Public propertyNoindex
Public propertyParent
Public propertyParentLayoutTemplate
Public propertyParentPageId
Public propertyPassword
Public propertyPermission
Public propertyPermissionTemplate
Public propertyPermissionType
Public propertyPropertyItem
Public propertyPropertyItemId
Public propertyProtect
Public propertyPublished
Public propertyRobots404
Public propertyShortCut
Public propertyShortCutRedirect
Public propertyShowFavorites
Public propertyShowInLegend
Public propertyShowInSitemap
Public propertyShowTopImage
Public propertyShowUpdateDate
Public propertySort
Public propertySslMode
Public propertyState (Inherited from EntityTKey.)
Public propertyStylesheet
Public propertyTemplateDescription
Public propertyTemplateImage
Public propertyTextAndImage
Public propertyTopImage
Public propertyTopLevelIntegration
Public propertyTopLogoImage
Public propertyTopLogoImageAlt
Public propertyUniqueId
Public propertyUrlDataProviderParameters
Public propertyUrlDataProviderTypeName
Public propertyUrlIgnoreForChildren
Public propertyUrlName
Public propertyUrlUseAsWritten
Public propertyUserManagementPermissions
Public propertyUsesLayout
Top
Methods
  NameDescription
Protected methodBeginRestoring (Inherited from EntityTKey.)
Public methodCopy
Public methodDelete (Inherited from EntityTKey.)
Protected methodEndRestoring (Inherited from EntityTKey.)
Public methodGetBreadcrumbPath
Public methodGetByKey
Public methodGetDisplayName
Public methodGetLanguageVersion
Public methodGetPageHrefValue
Public methodGetParent
Public methodGetPath
Public methodGetPermissionIdentifier
Public methodMarkAsModified
Public methodPublish
Public methodResetUrlChangeTracking
Protected methodSetEnumTEnum (Inherited from EntityTKey.)
Public methodSetHidden
Protected methodSetPropertyT(String, NullableT, NullableT) (Inherited from EntityTKey.)
Protected methodSetPropertyT(String, T, T) (Inherited from EntityTKey.)
Public methodUnPublish
Top
Extension Methods
Explicit Interface Implementations
See Also