Click or drag to resize
CMSEditableRegionUseStylesheet Property
If set to true HTML editor uses stylesheet.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool UseStylesheet { get; set; }

Property Value

Type: Boolean
See Also