ASP.NET MVC Controls
CallbackManager Class Members
Properties  Methods 

The following tables list the members exposed by CallbackManager.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)CurrentIsCallbackGets if current request is callback.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetCurrentCallbackData<T>Get the deserialized data from the request.  
Public MethodGetDeserializedData<T>Get the deserialized data.  
Public MethodGetRequestTextDataGet the text data from the request.  
Public MethodWriteContentWrite the content to the response.  
Public MethodWriteJsonWrite data as json to the response.  
Top
See Also

Reference

CallbackManager Class
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback