Click or drag to resize

PageNavigationSettings Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.CoreEntityInt32
    Dynamicweb.ContentPageNavigationSettings

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class PageNavigationSettings : Entity<int>

The PageNavigationSettings type exposes the following members.

Constructors
  NameDescription
Public methodPageNavigationSettings
Initializes a new instance of the PageNavigationSettings class
Top
Properties
  NameDescription
Public propertyAudit (Inherited from EntityTKey.)
Public propertyGroupIDs Obsolete.
Public propertyGroups
Public propertyID (Inherited from EntityTKey.)
Public propertyIncludeProducts
Protected propertyIsChanged (Inherited from EntityTKey.)
Public propertyIsDeleted (Inherited from EntityTKey.)
Public propertyIsModified (Inherited from EntityTKey.)
Public propertyIsNew (Inherited from EntityTKey.)
Public propertyMaxLevels
Public propertyNavigationProvider
Public propertyParentType
Public propertyProductPage
Public propertyShopID
Public propertyState (Inherited from EntityTKey.)
Public propertyUseEcomGroups
Top
Methods
  NameDescription
Protected methodBeginRestoring (Inherited from EntityTKey.)
Public methodDelete (Inherited from EntityTKey.)
Protected methodEndRestoring (Inherited from EntityTKey.)
Public methodFill
Protected methodMarkAsModified (Inherited from EntityTKey.)
Protected methodSetEnumTEnum (Inherited from EntityTKey.)
Protected methodSetPropertyT(String, NullableT, NullableT) (Inherited from EntityTKey.)
Protected methodSetPropertyT(String, T, T) (Inherited from EntityTKey.)
Top
Explicit Interface Implementations
See Also