System.Web.UI.MasterPage: Property Members

The properties of System.Web.UI.MasterPage are listed below. For a list of all members, see the MasterPage Members list.

See Also: Inherited members from System.Web.UI.UserControl

Public Properties

[read-only]
MasterMasterPage.

Gets the parent master page of the current master in nested master pages scenarios.

MasterPageFilestring.

Gets or sets the name of the master page that contains the current content.

Protected Properties

[read-only]
ContentPlaceHoldersIList.

Gets a list of System.Web.UI.WebControls.ContentPlaceHolder controls that the master page uses to define different content regions.

[read-only]
ContentTemplatesIDictionary.

Gets a list of content controls that are associated with the master page.