Click or drag to resize
CSSHelperUseComponentNames Property
If true, the stylesheet link uses names, otherwise it uses IDs

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

Property Value

Type: Boolean
See Also