MasterPage::ContentTemplates Property
.NET Framework (current version)
Gets a list of content controls that are associated with the master page.
Assembly: System.Web (in System.Web.dll)
Derived master page classes access the ContentTemplates property to retrieve the current Content controls, as defined by associated content pages. Derived types do not typically override the ContentTemplates property.
.NET Framework
Available since 2.0
Available since 2.0
Show: