CMSAbstractNewDocumentControl Properties |
The CMSAbstractNewDocumentControl type exposes the following members.
Name | Description | |
---|---|---|
AllowNewABTest |
Indicates whether 'New AB test page variant' may be offered.
| |
AllowNewLink |
Indicates whether 'Link an existing document' may be offered.
| |
Caption |
Title text.
| |
ClientTypeClick |
Script called when user selects a document type.
| |
ComponentName |
Component name
(Inherited from AbstractUserControl.) | |
ControlContext |
Control context.
(Inherited from CMSUserControl.) | |
CurrentDocument |
Current document
(Inherited from AbstractUserControl.) | |
CurrentPageInfo |
Current page info
(Inherited from AbstractUserControl.) | |
CurrentResolver |
Control's resolver
(Inherited from CMSUserControl.) | |
CurrentSite |
Current site
(Inherited from AbstractUserControl.) | |
CurrentUser |
Current user
(Inherited from AbstractUserControl.) | |
DisplayMode |
Gets or sets display mode of the control.
(Inherited from CMSUserControl.) | |
DocumentManager |
Document manager control
(Inherited from AbstractUserControl.) | |
EditedObject |
Control's edited object
(Inherited from CMSUserControl.) | |
HeaderActions |
Header actions control
(Inherited from AbstractUserControl.) | |
HeadingLevel |
Gets and sets title level. By default set to 4, i.e. generates h4.
| |
IsCMSDesk |
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.) | |
IsInDialog |
Gets the value that indicates whether current control is in dialog page
| |
IsLiveSite |
Indicates if control is used on live site.
(Inherited from AbstractUserControl.) | |
Item |
Gets or sets the value of the column.
(Inherited from InlineUserControl.) | |
MessagesPlaceHolder |
Placeholder for messages
(Inherited from AbstractUserControl.) | |
NewVariantUrl |
URL to redirect to when selecting 'New A/B test page variant'.
| |
NoDataMessage |
Message to be displayed when no applicable document type found.
| |
Parameter |
Control parameter.
(Inherited from InlineUserControl.) | |
ParentCulture |
Culture of the parent TreeNode which will be used for new document.
| |
ParentNode |
TreeNode which the document types will be offered for.
| |
ParentNodeID |
ID of the TreeNode which the document types will be offered for.
| |
ProductSelectionUrl |
Selection link URL for product document types.
| |
Properties |
Control properties.
(Inherited from InlineUserControl.) | |
RedirectWhenNoChoice |
Control automatically selects document type, when there are no other options (+ 'new A/B test' and 'new linked document' links are disabled).
| |
ResourcePrefix |
Prefix for the resource strings which are used for the localization by the control and its child controls.
(Inherited from AbstractUserControl.) | |
ResourcePrefixes |
List of cached resource prefixes for the parent hierarchy
(Inherited from AbstractUserControl.) | |
SelectedItemID |
Gets or sets the selected item ID
| |
SelectionUrl |
Selection link URL.
| |
ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) | |
StopProcessing |
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.) | |
Tree |
TreeProvider object to be used for nodes handling.
| |
UIContext |
Control's UI Context
(Inherited from CMSUserControl.) | |
UseCMSDeskAccessDeniedPage |
Gets or sets the value that indicates whether CMSDesk access denied page should be used.
(Inherited from CMSUserControl.) | |
UsesLocalMessagesPlaceHolder |
Indicates if control uses local messages placeholder
(Inherited from AbstractUserControl.) | |
ViewState |
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.) | |
Where |
Where condition used to restrict listed document types.
|