ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapNodeBinding Class / FormatString Property

In This Topic
    FormatString Property (C1SiteMapNodeBinding)
    In This Topic
    Gets or sets the string that specifies the display format for the text of the C1SiteMapNode node to which the C1SiteMapNodeBindingobject is applied.
    Syntax
    'Declaration
     
    Public Property FormatString As System.String
    public System.string FormatString {get; set;}
    See Also