Returns what type of Web Server is running. Currently this function only returns whether IIS 5 or earlier, or IIS 6 is used.
public static WebServerTypes GetIISServerType( string DomainName );
Return Value
WebServerTypes
Parameters
DomainName
See also:
Class WebServerUtilities© West Wind Technologies, 2018 • Updated: 12/28/06
Comment or report problem with topic