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

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public virtual string SubmenuIndicator { get; set; }

Property Value

Type: String

Implements

ICMSMenuPropertiesSubmenuIndicator
See Also