Click or drag to resize

Paragraph Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.CoreEntityInt32
    Dynamicweb.ContentParagraph

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

The Paragraph type exposes the following members.

Constructors
  NameDescription
Public methodParagraph
Initializes a new instance of the Paragraph class
Public methodParagraph(Int32)
Initializes a new instance of the Paragraph class
Top
Properties
  NameDescription
Public propertyApprovalState
Public propertyApprovalType
Public propertyAudit (Inherited from EntityTKey.)
Public propertyBottomSpace
Public propertyColumnsLarge
Public propertyColumnsMedium
Public propertyColumnsSmall
Public propertyContainer
Public propertyContainerId Obsolete.
Public propertyCopyOf
Public propertyGlobalCount
Public propertyGlobalID
Public propertyGlobalRecordGlobalID
Public propertyGlobalRecordPageID
Public propertyGlobalRecordParagraphID
Public propertyGlobalRecordSort
Public propertyGridRowColumn
Public propertyGridRowId
Public propertyHasGlobal
Public propertyHeader
Public propertyHideForDesktops
Public propertyHideForPhones
Public propertyHideForTablets
Public propertyIcon
Public propertyIconColor
Public propertyID (Inherited from EntityTKey.)
Public propertyImage
Public propertyImageCaption
Public propertyImageHAlign
Public propertyImageHSpace
Public propertyImageLinkTarget
Public propertyImageMouseOver
Public propertyImageNewWindow
Public propertyImageResize
Public propertyImageTarget
Public propertyImageUrl
Public propertyImageVAlign
Public propertyImageVSpace
Public propertyIndex
Protected propertyIsChanged (Inherited from EntityTKey.)
Public propertyIsDeleted (Inherited from EntityTKey.)
Public propertyIsGlobal
Public propertyIsMaster
Public propertyIsModified (Inherited from EntityTKey.)
Public propertyIsMoving
Public propertyIsNew (Inherited from EntityTKey.)
Public propertyIsTemplate
Public propertyItem
Public propertyItemId
Public propertyItemType
Public propertyLanguages
Public propertyMasterParagraphID
Public propertyModuleCss
Public propertyModuleJS
Public propertyModuleProperties
Public propertyModuleSettings
Public propertyModuleSystemName
Public propertyPage
Public propertyPageID
Public propertyParentContainer Obsolete.
Public propertyParentRowId
Public propertyPermissions
Public propertyPreview
Public propertyRowColor
Public propertyRowCssClass
Public propertyRowId
Public propertyRowImage
Public propertyShowHeader
Public propertyShowParagraph
Public propertySort
Public propertyState (Inherited from EntityTKey.)
Public propertyTemplate
Public propertyTemplateDescription
Public propertyTemplateID
Public propertyText
Public propertyUniqueId
Public propertyUserManagementPermissions
Public propertyValidFrom
Public propertyValidTo
Public propertyVariation
Public propertyVersionTimeStamp
Top
Methods
  NameDescription
Public methodBackendUserHasPermissionToEdit
Protected methodBeginRestoring (Inherited from EntityTKey.)
Public methodDelete (Inherited from EntityTKey.)
Protected methodEndRestoring (Inherited from EntityTKey.)
Public methodGetByKey
Public methodGetDisplayName
Public methodGetModuleIcon
Public methodGetParent
Public methodGetPermissionIdentifier
Public methodMarkAsModified
Protected methodSetEnumTEnum (Inherited from EntityTKey.)
Protected methodSetPropertyT(String, NullableT, NullableT) (Inherited from EntityTKey.)
Protected methodSetPropertyT(String, T, T) (Inherited from EntityTKey.)
Top
Extension Methods
Explicit Interface Implementations
See Also