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

In This Topic
    Control Property (C1Gallery)
    In This Topic
    Gets or sets the content found between the opening and closing tags of the specified HTML server control.
    Syntax
    'Declaration
     
    Public Property Control As System.String
    public System.string Control {get; set;}
    See Also