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


The following tables list the members exposed by LiveHyperLink.

Public Constructors

 NameDescription
public ConstructorLiveHyperLink 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 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 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 PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
public PropertyHeightOverridden. Gets or sets the height of the Web server control.  
public PropertyID (Inherited from System.Web.UI.Control)
public PropertyImageHeight (Inherited from System.Web.UI.WebControls.HyperLink)
public PropertyImageUrlGets or sets the path to an image to display for the LiveHyperLink control.  
public PropertyImageWidth (Inherited from System.Web.UI.WebControls.HyperLink)
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 PropertyNavigateUrlGets or sets the URL to link to when the LiveHyperLink control is clicked.  
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.HyperLink)
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 PropertyTargetGets or sets the target window or frame to display the Web page content linked to when the LiveHyperLink control is clicked.  
public PropertyTemplateControl (Inherited from System.Web.UI.Control)
public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
public PropertyTextOverridden. Gets or sets the text caption for the LiveHyperLink 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 PropertyWidthOverridden. Gets or sets the width of the Web server control.  
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

 NameDescription
protected MethodAddAttributesToRender (Inherited from System.Web.UI.WebControls.HyperLink)
protected MethodAddParsedSubObject (Inherited from System.Web.UI.WebControls.HyperLink)
protected MethodBuildProfileTree (Inherited from System.Web.UI.Control)
protected MethodClearCachedClientID (Inherited from System.Web.UI.Control)
protected MethodClearChildControlState (Inherited from System.Web.UI.Control)
protected MethodClearChildState (Inherited from System.Web.UI.Control)
protected MethodClearChildViewState (Inherited from System.Web.UI.Control)
protected MethodClearEffectiveClientIDMode (Inherited from System.Web.UI.Control)
protected MethodCreateControlCollection (Inherited from System.Web.UI.Control)
protected MethodCreateControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodDataBindChildren (Inherited from System.Web.UI.Control)
protected MethodEnsureChildControls (Inherited from System.Web.UI.Control)
protected MethodEnsureID (Inherited from System.Web.UI.Control)
protected MethodGetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodHasEvents (Inherited from System.Web.UI.Control)
protected MethodIsLiteralContent (Inherited from System.Web.UI.Control)
protected MethodLoadViewStateOverridden.   
protected MethodOnBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodOnDataBinding (Inherited from System.Web.UI.Control)
protected MethodOnInitOverridden.   
protected MethodOnLoadOverridden.   
protected MethodOnPreRenderOverridden.   
protected MethodRaiseBubbleEvent (Inherited from System.Web.UI.Control)
protected MethodRenderOverridden.   
protected MethodResolveAdapter (Inherited from System.Web.UI.Control)
protected MethodSaveViewState (Inherited from System.Web.UI.WebControls.WebControl)
protected MethodSetDesignModeState (Inherited from System.Web.UI.Control)
protected MethodTrackViewState (Inherited from System.Web.UI.WebControls.WebControl)
Top

Public Events

 NameDescription
public EventClickOccurs when the LiveHyperLink control is clicked.  
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.