ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapLevelSetting Class / SeparatorText Property

In This Topic
    SeparatorText Property
    In This Topic
    Gets or sets the separator text, which is used to separate nodes in flow mode.
    Syntax
    'Declaration
     
    Public Property SeparatorText As System.String
    public System.string SeparatorText {get; set;}
    See Also