Table of Contents
IsCallbackByMe Property

Returns a value indicating whether the current request is generated by the Grid in Callback running mode to update grid data.

Syntax
 public Boolean IsCallbackByMe { get; }
See Also