ObjectList::BackCommandText Property
.NET Framework (current version)
Gets or sets the text used for the command to return from the Details view (accessed through a softkey or link). 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^ BackCommandText { String^ get(); void set(String^ value); }
The default text is "Back".
Note |
|---|
This label is displayed on WAP browsers and in HTML view. |
.NET Framework
Available since 1.1
Available since 1.1
ObjectList Class
System.Web.UI.MobileControls Namespace
Creating Custom Mobile Controls
Introduction to the ObjectList Control
Show:
