ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VirtualLayer Class / Request Property

In This Topic
    Request Property (C1VirtualLayer)
    In This Topic
    Gets or sets the client function to be called when request the data.
    Syntax
    'Declaration
     
    Public Property Request As System.String
    public System.string Request {get; set;}
    See Also