An NDoc Documented Class Library

ManagedPage.IsRewinding Property

Indicate whether current data binding is invoked for rewinding

[Visual Basic]
Overridable Public Property ReadOnly Boolean As  _
    Implements IControlExtenderInvoker.
[C#]
public virtual bool Boolean { get; }
[C++]
public: virtual __property  get_Boolean();
[JScript]
public virtual function get Boolean() : bool

Implements

IControlExtenderInvoker.

See Also

ManagedPage Class | AqDWeb.Base Namespace