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

In This Topic
    AppendTo Property (C1Dialog)
    In This Topic
    A jQuery selector that indicate which element the dialog (and overlay, if modal) should be appended to.
    Syntax
    'Declaration
     
    Public Property AppendTo As System.String
    public System.string AppendTo {get; set;}
    See Also