HoverPanel.IsCallback

Determines whether this request is a callbackDetermines whether the current request is a callback from the AjaxMethodCallback or HoverPanel control.

This property is used internally to trap for method processing, but you can also use this in your page or control level code to determine whether you need to do any special processing based on the callback situation.

public bool IsCallback { get; }

See also:

Class HoverPanel

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic