SR.WmlPageAdapterServerError Field

Definition

A string that provides a common phrase for announcing errors. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

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

Field Value

Remarks

The value of this string is "Server Error in {0}".

Applies to

See also