ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppView Class / UrlParamName Property

In This Topic
    UrlParamName Property
    In This Topic
    Defines the name of url parameter for appview.
    Syntax
    'Declaration
     
    Public Property UrlParamName As System.String
    public System.string UrlParamName {get; set;}
    See Also