ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / WijmoHttpHandler Class / GetResponse Method / GetResponse() Method

In This Topic
    GetResponse() Method
    In This Topic
    Get HttpResponse Object
    Syntax
    'Declaration
     
    Public Overloads Shared Function GetResponse() As System.Web.HttpResponse
    public static System.Web.HttpResponse GetResponse()
    See Also