Text for the symbol of submenu mark.

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
[NotifyParentPropertyAttribute(true)]
[DefaultValueAttribute("")]
public string SubMenuMarkText { get; set; }
Visual Basic (Declaration)
<NotifyParentPropertyAttribute(True)> _
<DefaultValueAttribute("")> _
Public Property SubMenuMarkText As String

Remarks

for example > or <span style=”font-family:webdings”>4</span>

See Also