MobilePage::Title Property
.NET Framework (current version)
Gets or sets the title for the page. This feature is not supported for mobile pages. 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(false)] property String^ Title { String^ get(); void set(String^ value); }
| Exception | Condition |
|---|---|
| System::NotSupportedException | An attempt was made to set the Title property. |
.NET Framework
Available since 2.0
Available since 2.0
Show: