Ajax master page path used for ajaxfied pages commonly used by the administrators.

Namespace: MonoSoftware.MonoX
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
public static string AjaxMasterPagePath
Visual Basic
Public Shared AjaxMasterPagePath As String
Visual C++
public:
static String^ AjaxMasterPagePath
F#
static val mutable AjaxMasterPagePath: string

Field Value

Type: String

See Also