SPWebApplication.UnprovisionGlobally Method
Include Protected Members
Include Inherited Members
Removes the Web application from all front-end Web servers.
Overload List
Name | Description | |
---|---|---|
UnprovisionGlobally() | Removes the Web application from all front-end Web servers. | |
UnprovisionGlobally(Boolean) | Removes the Web application from all front-end Web servers and optionally removes the Internet Information Services (IIS) Web sites. |
Top