SR.WmlMobileTextWriterOKLabel Field

Definition

A string that provides the text for the OK 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 ^ WmlMobileTextWriterOKLabel;
public const string WmlMobileTextWriterOKLabel;
val mutable WmlMobileTextWriterOKLabel : string
Public Const WmlMobileTextWriterOKLabel As String 

Field Value

Remarks

The value of this string is "OK".

Applies to

See also