XhtmlObjectListAdapter::HasItemDetails Method ()
.NET Framework (current version)
Returns a Boolean value indicating whether a list item can display all fields of an item. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Return Value
Type: System::Booleantrue if all fields of a list item can be displayed; otherwise, false.
The value of the HasItemDetails method indicates that the item needs a details view in order for the user to see all the data.
.NET Framework
Available since 2.0
Available since 2.0
ObjectList
XhtmlObjectListAdapter Class
System.Web.UI.MobileControls.Adapters.XhtmlAdapters Namespace
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality
Control and Adapter Interaction
Show: