Click or drag to resize
SubItemHtmlAttributes Property
Collection of custom HTML attributes.

Namespace: CMS.UIControls.UniMenuConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public virtual Dictionary<string, string> HtmlAttributes { get; }

Property Value

Type: DictionaryString, String
See Also