ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gallery Namespace / C1GalleryItem Class / ClientID Property

In This Topic
    ClientID Property (C1GalleryItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property ClientID As System.String
    public virtual System.string ClientID {get;}
    See Also