ObjectTransformationBaseUseEmptyInfoForObjectLimitedByLicense Property |
Gets or sets the value that indicates whether empty info should be used for objects limited by license.
Use this property to true if object values need not to be correct and the purpose of the displayed object is object itself.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool UseEmptyInfoForObjectLimitedByLicense { get; set; }
Property Value
Type:
BooleanSee Also