PowerWEB LiveControls for ASP.NET
ILiveControl Interface Members
See Also  Properties  Methods  Send comments on this topic.
Dart.LiveControls Namespace : ILiveControl Interface


"

The following tables list the members exposed by ILiveControl.

"

Public Properties

 NameDescription
 PropertyBrowserTypeGets or sets the type of browser as detected by the PowerWEB control.  
 PropertyBufferedScriptGets the client-side script which will be written to the response stream when the callback request is ended.  
 PropertyCallbackTypeGets or sets the type of callbacks performed by the PowerWEB control.  
 PropertyDebugSet to true to display a debug window which displays callback data in real-time as it is set/received.  
 PropertyDynamicValidationUse to inject validation code into the initial Page render.  
 PropertyIsCallbackGets the callback state of the PowerWEB control.  
 PropertyIsLiveGets or sets whether a PowerWEB control updates itself in a callback.  
 PropertyTagGets or sets a convertible object that contains data about the control.  
Top

Public Methods

 NameDescription
 MethodGetScriptReturns all JavaScript buffered up as a result of setting control properties.  
 MethodGetScriptObjectReferenceReturns a client-side reference to the element.  
 MethodGetScriptStyleReferenceReturns a client-side reference to the style object of the element.  
 MethodGetViewStateReturns the ViewState object used to save and restore state.  
 MethodRefreshIn a callback, updates the controls client-side representation.  
Top

See Also

Documentation Version 4.0.2
© 2012 Dart Communications. All Rights Reserved.