Share via


MasterPageCollection Class

Namespace: Microsoft.SharePoint.Publishing.Internal
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaración
<PermissionSetAttribute(SecurityAction.Demand, Name:="FullTrust")> _
PublicNotInheritableClassMasterPageCollectionInheritsPageLayoutCollection
'Uso
DiminstanceAsMasterPageCollection
[PermissionSetAttribute(SecurityAction.Demand, Name="FullTrust")] 
publicsealedclassMasterPageCollection : PageLayoutCollection

Inheritance Hierarchy

System.Object
   Microsoft.SharePoint.Publishing.CollectionBase
     Microsoft.SharePoint.Publishing.QueryBasedCollection
       Microsoft.SharePoint.Publishing.PageLayoutCollection
        Microsoft.SharePoint.Publishing.Internal.MasterPageCollection

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

MasterPageCollection Members
Microsoft.SharePoint.Publishing.Internal Namespace