VersionHistoryControl Properties |
The VersionHistoryControl type exposes the following members.
Name | Description | |
---|---|---|
CanDestroy |
Determines whether current user is allowed to destroy current node.
| |
CanCheckIn |
Determines whether user has permission 'CheckInAll'.
| |
CanModify |
Determines whether current user is allowed to modify given node.
| |
CombineWithDefaultCulture |
Indicates if returned nodes should be combined with appropriate nodes of default culture in case they are not localized. It applies only if you're using multilingual support. The default value is false.
| |
ComponentName |
Component name
(Inherited from AbstractUserControl.) | |
ControlContext |
Control context.
(Inherited from CMSUserControl.) | |
ControlGUID |
Unique ID of the control within the given request.
(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.) | |
DocumentCulture |
Culture of document.
| |
DocumentManager |
Document manager control
(Inherited from AbstractUserControl.) | |
EditedObject |
Control's edited object
(Inherited from AbstractUserControl.) | |
HeaderActions |
Header actions control
(Inherited from AbstractUserControl.) | |
CheckedOutByAnotherUser |
Determines whether given node is checked out by another user.
| |
CheckedOutByUserID |
Returns identifier of user for whom the node is currently checked out.
| |
IsCMSDesk |
Determines whether the current control lies on the page that is currently located under the CMS Desk.
(Inherited from CMSUserControl.) | |
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.) | |
Node |
Currently edited node.
| |
NodeID |
Identifier of edited node.
| |
Parameter |
Control parameter.
(Inherited from InlineUserControl.) | |
RelativePath |
Page relative path.
(Inherited from CMSUserControl.) | |
ShortID |
Short ID of the control.
(Inherited from AbstractUserControl.) | |
SiteInfo |
Current site info.
| |
StopProcessing |
Indicates if the control should perform the operations.
(Inherited from AbstractUserControl.) | |
TreeProvider |
Tree provider.
| |
TypeName |
Returns the object type name.
(Inherited from CMSUserControl.) | |
UIContext |
Control's UI Context
(Inherited from AbstractUserControl.) | |
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.) | |
VersionManager |
Version manager.
| |
ViewState |
ViewState - overridden for the Master page ViewState fix.
(Inherited from InlineUserControl.) | |
WorkflowManager |
Workflow manager.
| |
WorkflowStepInfo |
Returns workflow step information of current node.
|