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

In This Topic
    ContentUrl Property (C1Dialog)
    In This Topic
    A URL string specifies the URL for the iframe element inside wijdialog.
    Syntax
    'Declaration
     
    Public Property ContentUrl As System.String
    public System.string ContentUrl {get; set;}
    See Also