PageLayoutCreationInformation class

Represents the information needed for a page layout to be created.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Publishing.PageLayoutCreationInformation

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Class PageLayoutCreationInformation
'Usage
Dim instance As PageLayoutCreationInformation
public class PageLayoutCreationInformation

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

PageLayoutCreationInformation members

Microsoft.SharePoint.Publishing namespace