PowerWEB LiveControls for ASP.NET
LiveCallback Class Members
See Also  Properties  Methods  Events Send comments on this topic.
Dart.LiveControls Namespace : LiveCallback Class


The following tables list the members exposed by LiveCallback.

Public Constructors

 NameDescription
public ConstructorLiveCallback ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyBlockingGets or sets the blocking state of the control.  
public PropertyBrowserTypeGets or sets the type of browser as detected by the PowerWEB control.  
public PropertyBufferedScriptGets the client-side script which will be written to the response stream when the callback request is ended.  
public PropertyCallbackTypeGets or sets the type of callbacks performed by the PowerWEB control.  
public PropertyClientID (Inherited from System.Web.UI.Control)
public PropertyClientIDMode (Inherited from System.Web.UI.Control)
public PropertyControls (Inherited from System.Web.UI.Control)
public PropertyDebugSet to true to display a debug window which displays callback data in real-time as it is set/received.  
public PropertyDynamicValidationUse to inject validation code into the initial Page render.  
public PropertyEnableCallbackGets or sets whether the control issues a callback.  
public PropertyEnableTheming (Inherited from System.Web.UI.Control)
public PropertyEnableViewState (Inherited from System.Web.UI.Control)
public PropertyErrorBehaviorGets or sets how errors are handled by the control.  
public PropertyErrorMessageGets or sets the message that is displayed if an error occurs and ErrorBehavior is ErrorBehavior.ShowAlert.  
public PropertyID (Inherited from System.Web.UI.Control)
public PropertyIsCallbackGets the callback state of the PowerWEB control.  
public PropertyIsLiveGets or sets whether a PowerWEB control updates itself in a callback.  
public PropertyNamingContainer (Inherited from System.Web.UI.Control)
public PropertyPage (Inherited from System.Web.UI.Control)
public PropertyParent (Inherited from System.Web.UI.Control)
public PropertyRenderingCompatibility (Inherited from System.Web.UI.Control)
public PropertySite (Inherited from System.Web.UI.Control)
public PropertySkinID (Inherited from System.Web.UI.Control)
public PropertyTagGets or sets a convertible object that contains data about the control.  
public PropertyTemplateControl (Inherited from System.Web.UI.Control)
public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyUniqueID (Inherited from System.Web.UI.Control)
public PropertyUpdateAllGets or sets which fields are posted to the server in a callback.  
public PropertyValidateRequestMode (Inherited from System.Web.UI.Control)
public PropertyViewStateMode (Inherited from System.Web.UI.Control)
public PropertyVisible (Inherited from System.Web.UI.Control)
public PropertyWaitElementIDGets or sets the message ID of the HTML element to display a message during a pending callback.  
public PropertyWaitMessageGets or sets the message to display during a pending callback.  
Top

Protected Properties

Public Methods

 NameDescription
public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
public MethodDataBindOverloaded.  (Inherited from System.Web.UI.Control)
public MethodDispose (Inherited from System.Web.UI.Control)
public MethodFindControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodFocus (Inherited from System.Web.UI.Control)
public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodGetScriptReturns all JavaScript buffered up as a result of setting control properties.  
public MethodGetScriptObjectReferenceReturns a client-side reference to the element.  
public MethodGetScriptStyleReferenceReturns a client-side reference to the style object of the element.  
public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
public MethodGetViewStateReturns the ViewState object used to save and restore state.  
public MethodHasControls (Inherited from System.Web.UI.Control)
public MethodRefreshIn a callback, updates the controls client-side representation.  
public MethodRenderControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
public MethodResolveUrl (Inherited from System.Web.UI.Control)
public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Top

Protected Methods

Public Events

 NameDescription
public EventDataBinding (Inherited from System.Web.UI.Control)
public EventDisposed (Inherited from System.Web.UI.Control)
public EventInit (Inherited from System.Web.UI.Control)
public EventLoad (Inherited from System.Web.UI.Control)
public EventPreRender (Inherited from System.Web.UI.Control)
public EventUnload (Inherited from System.Web.UI.Control)
Top

See Also

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