ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListViewLinkItem Class / SplitUrl Property

In This Topic
    SplitUrl Property
    In This Topic
    Sets or gets the split button url link of item
    Syntax
    'Declaration
     
    Public Property SplitUrl As System.String
    public System.string SplitUrl {get; set;}
    See Also