Click or drag to resize
ObjectTransformationUseEmptyInfoForObjectLimitedByLicense 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.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public bool UseEmptyInfoForObjectLimitedByLicense { get; set; }

Property Value

Type: Boolean
See Also