Click or drag to resize
ExternalEditControl Properties

The ExternalEditControl type exposes the following members.

Properties
  NameDescription
Public propertyAccessDeniedPage
Access denied page URL.
(Inherited from CMSAdminControl.)
Public propertyAttachmentFieldName
Gets or sets attachment field name.
Protected propertyCompleteCssClass
Gets CSS class for icon consisting of CssClass and icon related classes.
Public propertyComponentName
Component name
(Inherited from AbstractUserControl.)
Public propertyControlContext
Control context.
(Inherited from CMSUserControl.)
Public propertyControlGUID
Unique ID of the control within the given request.
(Inherited from CMSUserControl.)
Public propertyControlType
Gets type of control (attachment, media, metafile...).
Public propertyCssClass
Gets or sets the CSS class.
Public propertyCurrentDocument
Current document
(Inherited from AbstractUserControl.)
Public propertyCurrentPageInfo
Current page info
(Inherited from AbstractUserControl.)
Public propertyCurrentResolver
Control's resolver
(Inherited from CMSUserControl.)
Public propertyCurrentSite
Current site
(Inherited from AbstractUserControl.)
Public propertyCurrentUser
Current user
(Inherited from AbstractUserControl.)
Public propertyDisplayMode
Gets or sets display mode of the control.
(Inherited from CMSUserControl.)
Public propertyDocumentManager
Document manager control
(Inherited from AbstractUserControl.)
Public propertyEditedObject
Control's edited object
(Inherited from AbstractUserControl.)
Public propertyEnabled
Gets or sets state enable.
Public propertyEnabledResult
Returns TRUE if the icon is enabled.
Public propertyErrorMessage
Error message.
(Inherited from CMSAdminControl.)
Public propertyFileName
Gets or sets the name of file for editing.
Public propertyFormID
Client ID of the parent form.
Public propertyGroupID
Gets or sets Group ID.
Protected propertyGroupInfo
Gets group info.
Public propertyGroupName
Gets or sets the name of community group name.
Protected propertyGroupNode
Group parent node.
Public propertyHeaderActions
Header actions control
(Inherited from AbstractUserControl.)
Public propertyCheckPermission
Indicates if the permissions should be checked.
Public propertyInfoMessage
Information message.
(Inherited from CMSAdminControl.)
Public propertyIsCMSDesk
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.)
Public propertyIsLiveSite
Indicates if control is used on live site.
(Inherited from AbstractUserControl.)
Public propertyItem
Gets or sets the value of the column.
(Inherited from InlineUserControl.)
Public propertyLabelCssClass
Gets or sets the css class of caption label.
Public propertyLabelText
Gets or sets the text of a caption label. If empty, no caption is rendered.
Public propertyMediaFileLibraryID
Gets or sets media library ID.
Public propertyMediaFilePath
Gets or sets media file path.
Protected propertyMediaLibraryInfo
Gets media library info.
Public propertyMediaLibraryName
Gets or sets media library name.
Public propertyMessagesPlaceHolder
Placeholder for messages
(Inherited from AbstractUserControl.)
Public propertyMetaFileGUID
Gets or sets the GUID of meta file for editing.
Public propertyNodeAliasPath
Gets or sets node alias path.
Public propertyNodeCultureCode
Gets or sets document culture.
Public propertyParameter
Control parameter.
(Inherited from InlineUserControl.)
Public propertyPerformFullPostback
Determines whether control should perform full postback.
Public propertyRedirectToAccessDeniedPage
Redirect to access denied if the access is not allowed.
(Inherited from CMSAdminControl.)
Public propertyRefreshScript
Gets or sets refresh script.
Public propertyRelativePath
Page relative path.
(Inherited from CMSUserControl.)
Public propertyShortID
Short ID of the control.
(Inherited from AbstractUserControl.)
Protected propertySiteInfo
Gets site info.
Public propertySiteName
Gets or sets site name.
Public propertyStopProcessing
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.)
Protected propertyTreeNode
Gets document.
Protected propertyTreeProvider
Gets tree provider.
Public propertyTypeName
Returns the object type name.
(Inherited from CMSUserControl.)
Public propertyUIContext
Control's UI Context
(Inherited from AbstractUserControl.)
Public propertyUseCMSDeskAccessDeniedPage
Gets or sets the value that indicates whether CMSDesk access denied page should be used.
(Inherited from CMSUserControl.)
Public propertyUsesLocalMessagesPlaceHolder
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.)
Protected propertyViewState
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.)
Protected propertyWorkflowInfo
Gets workflow info.
Protected propertyWorkflowManager
Gets workflow manager.
Protected propertyWorkflowScopeInfo
Gets node workflow scope.
Top
See Also