CMSActionContextCreateVersion Property |
Indicates if the object version should be created. In the context of Delete, false means the object will be destroyed, true means it will be in the recycle bin.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public bool CreateVersion { set; }
Property Value
Type:
BooleanSee Also