SPWebApplication.Unprovision Method
Include Protected Members
Include Inherited Members
Unprovisions the Web application.
Overload List
Name | Description | |
---|---|---|
Unprovision() | Unprovisions the Web application and removes it from all local Internet Information Services (IIS) Web sites. (Overrides SPPersistedObject.Unprovision().) | |
Unprovision(Boolean) | Unprovisions the Web application and optionally removes the application from all local Internet Information Services (IIS) Web sites. |
Top