Mono Class Library: Overview

System.Web.UI.WebControls.HotSpot: Members

The members of System.Web.UI.WebControls.HotSpot are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

AccessKeystring. Documentation for this section has not yet been entered.
AlternateTextstring. Documentation for this section has not yet been entered.
HotSpotModeHotSpotMode. Documentation for this section has not yet been entered.
NavigateUrlstring. Documentation for this section has not yet been entered.
PostBackValuestring. Documentation for this section has not yet been entered.
TabIndexshort. Documentation for this section has not yet been entered.
Targetstring. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
IsTrackingViewStatebool. Documentation for this section has not yet been entered.
[read-only]
abstract
MarkupNamestring. Documentation for this section has not yet been entered.
[read-only]
ViewStateSystem.Web.UI.StateBag. Documentation for this section has not yet been entered.

Public Methods

abstract
GetCoordinates() : string
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Protected Methods

LoadViewState(object)
Documentation for this section has not yet been entered.
SaveViewState() : object
Documentation for this section has not yet been entered.
TrackViewState()
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
System.Web.UI.IStateManager.IsTrackingViewStatebool. Documentation for this section has not yet been entered.
System.Web.UI.IStateManager.LoadViewStateDocumentation for this section has not yet been entered.
System.Web.UI.IStateManager.SaveViewStateDocumentation for this section has not yet been entered.
System.Web.UI.IStateManager.TrackViewStateDocumentation for this section has not yet been entered.