MobileListItem::LoadViewState Method (Object^)

 
Use BaseTrue

Loads the current view state into the list item control. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.

Namespace:   System.Web.UI.MobileControls
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

protected:
void LoadViewState(
	Object^ state
)

Parameters

state
Type: System::Object^

An Object that contains the item's Text and optional Value property values.

.NET Framework
Available since 2.0

List
MobileListItem Class
System.Web.UI.MobileControls Namespace
Introduction to the List Control
Introduction to the SelectionList Control

Return to top
Show: