SR.WmlMobileTextWriterBackLabel Field

Definition

A string that provides the text for the Back label. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public: System::String ^ WmlMobileTextWriterBackLabel;
public const string WmlMobileTextWriterBackLabel;
val mutable WmlMobileTextWriterBackLabel : string
Public Const WmlMobileTextWriterBackLabel As String 

Field Value

Remarks

The value of this string is "Back".

Applies to

See also