Class ContentItemVersionActionContext
- Namespace
- CMS.ContentEngine
- Assembly
- CMS.ContentEngine.dll
Context for content item version actions.
public sealed class ContentItemVersionActionContext : AbstractActionContext<ContentItemVersionActionContext>, IDataContainer, ISimpleDataContainer, IContext, IVirtualHierarchicalObject, IHierarchicalObject, INameIndexable, ICloneThreadItem
- Inheritance
-
objectContentItemVersionActionContext
- Implements
- Inherited Members
- Extension Methods
Properties
CurrentEnableStoreVersion
Indicates if the store version is enabled.
public static bool CurrentEnableStoreVersion { get; }
Property Value
- bool
EnableStoreVersion
Indicates if the store version is enabled.
public bool EnableStoreVersion { set; }
Property Value
- bool
Methods
RestoreOriginalValues()
Restores the original values to the context
protected override void RestoreOriginalValues()