![]() |
Previous | Next |
The RemoveWebHost method removes the WebHost with the specified name.
Syntax
Application.Options.RemoveWebHost(name)
Parameters
name
String containing the name of the WebHost to remove.
Return Values
This method does not return a value.
See Also
Previous | Next |