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


The following tables list the members exposed by LiveImage.

Public Constructors

 NameDescription
public ConstructorLiveImage ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAccessKeyOverridden.  Gets or sets the access key (underlined letter) that allows you to quickly navigate to the Web server control.  
public PropertyAlternateTextOverridden. Gets or sets the alternate text displayed in the LiveImage control when the image is unavailable. Browsers that support the ToolTips feature display this text as a WebControl.ToolTip.  
public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyAutogenScriptsGets or sets whether scripts should automatically be generated.  
public PropertyBackColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBlockingGets or sets the blocking state of the control.  
public PropertyBorderColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyBorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
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 PropertyControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyCssClass (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyDebugSet to true to display a debug window which displays callback data in real-time as it is set/received.  
public PropertyDescriptionUrl (Inherited from System.Web.UI.WebControls.Image)
public PropertyDynamicValidationUse to inject validation code into the initial Page render.  
public PropertyEnableCallbackGets or sets whether the control issues a callback.  
public PropertyEnabledOverridden. Gets or sets a value indicating whether the Web server control is enabled.  
public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
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 PropertyFontOverridden. Gets the font properties associated with the Web server control.  
public PropertyForeColor (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyGenerateEmptyAlternateText (Inherited from System.Web.UI.WebControls.Image)
public PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHeight (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyID (Inherited from System.Web.UI.Control)
public PropertyImageAlignOverridden. Gets or sets the alignment of the LiveImage control in relation to other elements on the Web page.  
public PropertyImageUrlOverridden. Gets or sets the location of an image to display in the LiveImage control.  
public PropertyIsCallbackGets the callback state of the PowerWEB control.  
public PropertyIsLiveGets or sets whether a PowerWEB control updates itself in a callback.  
public PropertyLeftGets or sets the left position of the PowerWEB control.  
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.WebControls.WebControl)
public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public PropertySupportsDisabledAttribute (Inherited from System.Web.UI.WebControls.Image)
public PropertyTabIndexOverridden. Gets or sets the tab index of the Web server 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 PropertyToolTipOverridden. Gets or sets the text displayed when the mouse pointer hovers over the Web server control.  
public PropertyTopGets or sets the top position of the PowerWEB 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 PropertyVisibleOverridden. Gets or sets a value indicating whether the PowerWEB control is visible.  
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.  
public PropertyWidth (Inherited from System.Web.UI.WebControls.WebControl)
Top

Protected Properties

Public Methods

 NameDescription
public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
public MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
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 MethodForceScriptsForce script generation when AutogenScripts is set to false.  
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 MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRefreshIn a callback, updates the controls client-side representation.  
public MethodRenderBeginTag (Inherited from System.Web.UI.WebControls.WebControl)
public MethodRenderControlOverloaded.  (Inherited from System.Web.UI.Control)
public MethodRenderEndTag (Inherited from System.Web.UI.WebControls.WebControl)
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 EventContextMenuChangedOccurs when the right button of the PowerWEB control is clicked.  
public EventDataBinding (Inherited from System.Web.UI.Control)
public EventDisposed (Inherited from System.Web.UI.Control)
public EventDoubleClickOccurs when the control is double-clicked.  
public EventGotFocusOccurs when the PowerWEB control gains focus.  
public EventHelpRequestedOccurs when F1 is pressed while the control has focus.  
public EventInit (Inherited from System.Web.UI.Control)
public EventKeyDownOccurs when a key is down while the control has focus.  
public EventKeyPressOccurs when a key is pressed while the control has focus.  
public EventKeyUpOccurs when a key is released while the control has focus.  
public EventLoad (Inherited from System.Web.UI.Control)
public EventLocationClickOccurs when the PowerWEB control is clicked, providing location data.  
public EventLostFocusOccurs when the PowerWEB control loses focus.  
public EventMouseDownOccurs when the mouse buttons are pressed while the PowerWEB control has focus.  
public EventMouseEnterOccurs when the mouse pointer enters the PowerWEB control.  
public EventMouseLeaveOccurs when the mouse pointer leaves the PowerWEB control.  
public EventMouseUpOccurs when the mouse buttons are released while the PowerWEB control has focus.  
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.