Click or drag to resize

Area Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.CoreEntityInt32
    Dynamicweb.ContentArea

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

The Area type exposes the following members.

Constructors
  NameDescription
Public methodArea
Initializes a new instance of the Area class
Top
Properties
  NameDescription
Public propertyActive
Public propertyApprovalType
Public propertyAudit (Inherited from EntityTKey.)
Public propertyCdnHost
Public propertyCdnImageHost
Public propertyCodepage
Public propertyCookieCustomNotifications
Public propertyCookieWarningTemplate
Public propertyCopyOf
Public propertyCulture
Public propertyCultureInfo
Public propertyDateformat
Public propertyDescription Obsolete.
Public propertyDisplayName
Public propertyDomain
Public propertyDomainLock
Public propertyEcomCountryCode
Public propertyEcomCurrencyId
Public propertyEcomLanguageId
Public propertyEcomPricesWithVat
Public propertyEcomShopId
Public propertyEncoding
Public propertyFlag16X16
Public propertyFlag32X32
Public propertyFrontpage
Public propertyHtmlType
Public propertyID (Inherited from EntityTKey.)
Public propertyIncludeProductsInSitemap
Public propertyIsCdnActive
Protected propertyIsChanged (Inherited from EntityTKey.)
Public propertyIsDeleted (Inherited from EntityTKey.)
Public propertyIsLanguage
Public propertyIsMaster
Public propertyIsModified (Inherited from EntityTKey.)
Public propertyIsNew (Inherited from EntityTKey.)
Public propertyItem
Public propertyItemId
Public propertyItemType
Public propertyItemTypeLayouts
Public propertyItemTypePageProperty
Public propertyKeywords Obsolete.
Public propertyLanguageDepth
Public propertyLanguages
Public propertyLayout
Public propertyLayoutPhoneTemplate
Public propertyLayoutTabletTemplate
Public propertyLayoutTemplate
Public propertyLockPagesToDomain
Public propertyMasterArea
Public propertyMasterAreaId
Public propertyMasterTemplate
Public propertyName
Public propertyNofollow
Public propertyNoindex
Public propertyNotFound
Public propertyPageCount
Public propertyPermission
Public propertyPermissionTemplate
Public propertyPublished
Public propertyRedirectFirstPage
Public propertyReverseChargeForVat
Public propertyRobotsTxt
Public propertyRobotsTxtIncludeSitemap
Public propertySort
Public propertySslMode
Public propertyState (Inherited from EntityTKey.)
Public propertyStockLocationID
Public propertyStyleId
Public propertyTitle Obsolete.
Public propertyUniqueId
Public propertyUrlIgnoreForChildren
Public propertyUrlName
Public propertyUserManagementPermissions
Public propertyUserPermissions Obsolete.
Top
Methods
  NameDescription
Protected methodBeginRestoring (Inherited from EntityTKey.)
Public methodCopy
Public methodDelete (Inherited from EntityTKey.)
Public methodDeletePagePropertyItems
Protected methodEndRestoring (Inherited from EntityTKey.)
Public methodGetByKey
Public methodGetDisplayName
Public methodGetParent
Public methodGetPermissionIdentifier
Public methodGetPermissions
Public methodMarkAsModified
Protected methodSetEnumTEnum (Inherited from EntityTKey.)
Protected methodSetPropertyT(String, NullableT, NullableT) (Inherited from EntityTKey.)
Protected methodSetPropertyT(String, T, T) (Inherited from EntityTKey.)
Public methodSetSort
Public methodSynchronizeLanguageNames
Top
Extension Methods
Explicit Interface Implementations
See Also