Mono Class Library: Overview

System.Web.UI.WebControls.ListItem: Members

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

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
AttributesSystem.Web.UI.AttributeCollection. Documentation for this section has not yet been entered.
Enabledbool. Documentation for this section has not yet been entered.
Selectedbool. Documentation for this section has not yet been entered.
Textstring. Documentation for this section has not yet been entered.
Valuestring. Documentation for this section has not yet been entered.

Public Methods

override
Equals(object) : bool
Documentation for this section has not yet been entered.
static
FromString(string) : ListItem
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Web.UI.IParserAccessor.AddParsedSubObjectDocumentation for this section has not yet been entered.
System.Web.UI.IAttributeAccessor.GetAttributeDocumentation for this section has not yet been entered.
[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.IAttributeAccessor.SetAttributeDocumentation for this section has not yet been entered.
System.Web.UI.IStateManager.TrackViewStateDocumentation for this section has not yet been entered.