ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / CallbackManager Class
Properties Methods


In This Topic
    CallbackManager Class Members
    In This Topic

    The following tables list the members exposed by CallbackManager.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets if current request is callback.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Get the deserialized data from the request.  
    Public MethodGet the deserialized data.  
    Public MethodGet the text data from the request.  
    Public MethodWrite the content to the response.  
    Public MethodWrite data as json to the response.  
    Top
    See Also