ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewItem Class / AppViewPageUrl Property

In This Topic
    AppViewPageUrl Property
    In This Topic
    Gets or sets the page url of the menu that loaded by the appview.
    Syntax
    'Declaration
     
    Public Property AppViewPageUrl As System.String
    public System.string AppViewPageUrl {get; set;}
    See Also