System.Web.Configuration.PagesSection.MasterPageFile Property

Gets or sets a reference to the master page for the application.

Syntax

[System.Configuration.ConfigurationProperty("masterPageFile", DefaultValue="")]
public string MasterPageFile { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The value of this property can be either a relative or an absolute path.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0