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


In This Topic
    CallbackManager Class Methods
    In This Topic

    For a list of all members of this type, see CallbackManager members.

    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