SPGlobalAdmin.ExtendVirtualServer method
NOTE: This API is now obsolete.
Obsolete. Use the SPWebApplicationBuilder class to create a new Web application instead. (In Windows SharePoint Services 2.0 the ExtendVirtualServer method extended an Internet Information Services (IIS) Web site with SharePoint Foundation, and is maintained for backward compatibility.)
Overload list
Name | Description | |
---|---|---|
ExtendVirtualServer(Uri, Boolean, String, Boolean, String, String) | Obsolete. Use the SPWebApplicationBuilder class to create a new Web application instead. (In Windows SharePoint Services 2.0 the ExtendVirtualServer method extended an Internet Information Services (IIS) Web site with SharePoint Foundation, and is maintained for backward compatibility.) | |
ExtendVirtualServer(Uri, Boolean, String, Boolean, String, String, Boolean, Boolean) | Obsolete. Use the SPWebApplicationBuilder class to create a new Web application instead. (In Windows SharePoint Services 2.0 the ExtendVirtualServer method extended an Internet Information Services (IIS) Web site with SharePoint Foundation, and is maintained for backward compatibility.) | |
ExtendVirtualServer(String, String, String, String, Uri, Boolean, String, Boolean, String, String) | Obsolete. Use the SPWebApplicationBuilder class to create a new Web application instead. (In Windows SharePoint Services 2.0 the ExtendVirtualServer method extended an Internet Information Services (IIS) Web site with SharePoint Foundation, and is maintained for backward compatibility.) | |
ExtendVirtualServer(String, String, String, String, Uri, Boolean, String, Boolean, String, String, Boolean, Boolean) | Obsolete. Use the SPWebApplicationBuilder class to create a new Web application instead. (In Windows SharePoint Services 2.0 the ExtendVirtualServer method extended an Internet Information Services (IIS) Web site with SharePoint Foundation, and is maintained for backward compatibility.) |
Top