The following tables list the members exposed by ILiveControl.
"Name | Description | |
---|---|---|
![]() | BrowserType | Gets or sets the type of browser as detected by the PowerWEB control. |
![]() | BufferedScript | Gets the client-side script which will be written to the response stream when the callback request is ended. |
![]() | CallbackType | Gets or sets the type of callbacks performed by the PowerWEB control. |
![]() | Debug | Set to true to display a debug window which displays callback data in real-time as it is set/received. |
![]() | DynamicValidation | Use to inject validation code into the initial Page render. |
![]() | IsCallback | Gets the callback state of the PowerWEB control. |
![]() | IsLive | Gets or sets whether a PowerWEB control updates itself in a callback. |
![]() | Tag | Gets or sets a convertible object that contains data about the control. |
Name | Description | |
---|---|---|
![]() | GetScript | Returns all JavaScript buffered up as a result of setting control properties. |
![]() | GetScriptObjectReference | Returns a client-side reference to the element. |
![]() | GetScriptStyleReference | Returns a client-side reference to the style object of the element. |
![]() | GetViewState | Returns the ViewState object used to save and restore state. |
![]() | Refresh | In a callback, updates the controls client-side representation. |