PackageGeneration Class
This class and its members are reserved for internal use and are not intended to be used in your code.
Inheritance Hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.Page
Microsoft.SharePoint.WebControls.UnsecuredLayoutsPageBase
Microsoft.SharePoint.WebControls.LayoutsPageBase
Microsoft.Office.SharePoint.ClientExtensions.Publishing.PackageGeneration
Namespace: Microsoft.Office.SharePoint.ClientExtensions.Publishing
Assembly: Microsoft.Office.SharePoint.ClientExtensions (in Microsoft.Office.SharePoint.ClientExtensions.dll)
Syntax
'Declaration
Public Class PackageGeneration _
Inherits LayoutsPageBase
'Usage
Dim instance As PackageGeneration
public class PackageGeneration : LayoutsPageBase
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
Microsoft.Office.SharePoint.ClientExtensions.Publishing Namespace