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
[read-only] | Master | MasterPage.
Gets the parent master page of the current master in nested master pages scenarios. |
MasterPageFile | string.
Gets or sets the name of the master page that contains the current content. |
[read-only] | ContentPlaceHolders | IList.
Gets a list of System.Web.UI.WebControls.ContentPlaceHolder controls that the master page uses to define different content regions. |
[read-only] | ContentTemplates | IDictionary.
Gets a list of content controls that are associated with the master page. |