Click or drag to resize
UniGraphCustomCssStylesheet Property
Name of a CSS stylesheet file from the "Design" theme which allows to replace default "UniGraph.css" stylesheet file.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public string CustomCssStylesheet { get; set; }

Property Value

Type: String
See Also