System.Web.UI.DataBoundLiteralControl: Method Members

The methods of System.Web.UI.DataBoundLiteralControl are listed below. For a list of all members, see the DataBoundLiteralControl Members list.

See Also: Inherited members from System.Web.UI.Control

Public Methods

SetDataBoundString(int, string)

Assigns a string value to an array containing data-bound values.

SetStaticString(int, string)

Assigns a string value to an array containing static values.

Protected Methods

override
CreateControlCollection() : ControlCollection
Documentation for this section has not yet been entered.
override
LoadViewState(object)
Documentation for this section has not yet been entered.
override
Render(HtmlTextWriter)
Documentation for this section has not yet been entered.
override
SaveViewState() : object
Documentation for this section has not yet been entered.