Click or drag to resize
ControlsExtensionsRenderShortIDs Property
If true, the short IDs of the controls are rendered where possible.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public static bool RenderShortIDs { get; set; }

Property Value

Type: Boolean
See Also