True if the page is in callback mode.

public static bool IsCallBack {get;}

Remarks

This method is useful because typically no other control need do anything when IsCallBack is true, since no web page is sent to the client.

AutoCallBack must be true for this value to have meaning.

Note   It will be removed in the next version of the control, since ASP.NET 2.0 has native support for callbacks.

See Also

SlickRater Class | KrispWare Namespace