Click or drag to resize
UniSelectorPriorityCSSClass Property
Priority CSS class for items where PriorityWhereCondition is applied.

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

Property Value

Type: String
See Also