ObjectList::DetailsCommandText Property
.NET Framework (current version)
Gets or sets the text used for the menu item that shows the details view. 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)
public: [BindableAttribute(true)] [BrowsableAttribute(true)] property String^ DetailsCommandText { String^ get(); void set(String^ value); }
If you attempt to set a string that is longer than can be displayed, the default value is displayed. The default text is "Go".
Note |
|---|
This label is displayed only on WAP browsers. |
.NET Framework
Available since 1.1
Available since 1.1
ObjectList Class
System.Web.UI.MobileControls Namespace
Introduction to the ObjectList Control
Creating Custom Mobile Controls
Show:
