Click or drag to resize
MediaFileEditControl Properties

The MediaFileEditControl type exposes the following members.

Properties
  NameDescription
Public propertyAttachmentFieldName
Gets or sets attachment field name.
(Inherited from ExternalEditControl.)
Protected propertyCompleteCssClass
Gets CSS class for icon consisting of CssClass and icon related classes.
(Inherited from ExternalEditControl.)
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...).
(Inherited from ExternalEditControl.)
Public propertyCssClass
Gets or sets the CSS class.
(Inherited from ExternalEditControl.)
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 CMSUserControl.)
Public propertyEnabled
Gets or sets state enable.
(Inherited from ExternalEditControl.)
Public propertyEnabledResult
Returns TRUE if the icon is enabled.
(Inherited from ExternalEditControl.)
Public propertyErrorMessage
Error message.
(Inherited from CMSAdminControl.)
Public propertyFileName
Gets or sets the name of file for editing.
(Inherited from ExternalEditControl.)
Public propertyFormID
Client ID of the parent form.
(Inherited from ExternalEditControl.)
Public propertyGroupID
Gets or sets Group ID.
(Inherited from ExternalEditControl.)
Protected propertyGroupInfo
Gets group info.
(Inherited from ExternalEditControl.)
Public propertyGroupName
Gets or sets the name of community group name.
(Inherited from ExternalEditControl.)
Protected propertyGroupNode
Group parent node.
(Inherited from ExternalEditControl.)
Public propertyHeaderActions
Header actions control
(Inherited from AbstractUserControl.)
Public propertyCheckPermission
Indicates if the permissions should be checked.
(Inherited from ExternalEditControl.)
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.
(Inherited from ExternalEditControl.)
Public propertyLabelText
Gets or sets the text of a caption label. If empty, no caption is rendered.
(Inherited from ExternalEditControl.)
Public propertyMediaFileLibraryID
Gets or sets media library ID.
(Inherited from ExternalEditControl.)
Public propertyMediaFilePath
Gets or sets media file path.
(Inherited from ExternalEditControl.)
Protected propertyMediaLibraryInfo
Gets media library info.
(Inherited from ExternalEditControl.)
Public propertyMediaLibraryName
Gets or sets media library name.
(Inherited from ExternalEditControl.)
Public propertyMessagesPlaceHolder
Placeholder for messages
(Inherited from AbstractUserControl.)
Public propertyMetaFileGUID
Gets or sets the GUID of meta file for editing.
(Inherited from ExternalEditControl.)
Public propertyNodeAliasPath
Gets or sets node alias path.
(Inherited from ExternalEditControl.)
Public propertyNodeCultureCode
Gets or sets document culture.
(Inherited from ExternalEditControl.)
Public propertyParameter
Control parameter.
(Inherited from InlineUserControl.)
Public propertyPerformFullPostback
Determines whether control should perform full postback.
(Inherited from ExternalEditControl.)
Protected propertyProperties
Control properties.
(Inherited from InlineUserControl.)
Public propertyRedirectToAccessDeniedPage
Redirect to access denied if the access is not allowed.
(Inherited from CMSAdminControl.)
Public propertyRefreshScript
Gets or sets refresh script.
(Inherited from ExternalEditControl.)
Public propertyRelativePath
Page relative path.
(Inherited from CMSUserControl.)
Public propertyCode exampleResourcePrefix
Prefix for the resource strings which are used for the localization by the control and its child controls.
(Inherited from AbstractUserControl.)
Public propertyResourcePrefixes
List of cached resource prefixes for the parent hierarchy
(Inherited from AbstractUserControl.)
Public propertyShortID
Short ID of the control.
(Inherited from AbstractUserControl.)
Protected propertySiteInfo
Gets site info.
(Inherited from ExternalEditControl.)
Public propertySiteName
Gets or sets site name.
(Inherited from ExternalEditControl.)
Public propertyStopProcessing
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.)
Protected propertyTreeNode
Gets document.
(Inherited from ExternalEditControl.)
Protected propertyTreeProvider
Gets tree provider.
(Inherited from ExternalEditControl.)
Public propertyTypeName
Returns the object type name.
(Inherited from CMSUserControl.)
Public propertyUIContext
Control's UI Context
(Inherited from CMSUserControl.)
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.
(Inherited from ExternalEditControl.)
Protected propertyWorkflowManager
Gets workflow manager.
(Inherited from ExternalEditControl.)
Protected propertyWorkflowScopeInfo
Gets node workflow scope.
(Inherited from ExternalEditControl.)
Top
See Also