System.Web.WebPages.Administration.PackageManager Namespace

The System.Web.WebPages.Administration.PackageManager namespace provides package classes for the webpages.

Classes

  Class Description
Public class Default
Public class EnableInstructions
Public class Install
Public class Layout
Public class Package
Public class PackageDetails
Public class PackageSources
Public class pagestart
Public class SourceFileInstructions
Public class Uninstall
Public class Update
Public class WebPackageSource This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a package source for a web page.
Public class WebProjectManager This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Provides methods that manage the packages for the web project.
Public class WebProjectSystem This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the physical file system for the web project.

Interfaces

  Interface Description
Public interface IPackagesSourceFile Provides methods for reading and writing web packages.This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public interface IWebProjectManager Provides methods for managing installation and uninstallation of packages.This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.