Click or drag to resize
CMSAbstractMenuPropertiesSubmenuIndicator Property
Contains a path to image that will be used on the right of every item that contains sub items.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public virtual string SubmenuIndicator { get; set; }

Property Value

Type: String

Implements

ICMSMenuPropertiesSubmenuIndicator
See Also