Back to Devexpress

CallbackEventArgs Properties

aspnet-devexpress-dot-web-dot-callbackeventargs-dot-underscore-properties.md

latest785 B
Original Source

CallbackEventArgs Properties

Provides data for events which concern callback processing.

NameDescription
ParameterGets a string that contains specific information (if any) passed from the client side. Inherited from CallbackEventArgsBase.
ResultGets or sets a string that contains specific information (if any) that needs to be passed to the client side for further processing.

See Also

CallbackEventArgs Class

CallbackEventArgs Members

DevExpress.Web Namespace