MobilePage.HiddenVariablePrefix Field

Definition

Returns the prefix to use to render hidden variables. This field is read-only. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public: static initonly System::String ^ HiddenVariablePrefix;
public static readonly string HiddenVariablePrefix;
 staticval mutable HiddenVariablePrefix : string
Public Shared ReadOnly HiddenVariablePrefix As String 

Field Value

Applies to

See also