Click or drag to resize
IWebSiteAttachSiteToServer Method
Attaches the website to a server.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void AttachSiteToServer(
	IWebServer server
)

Parameters

server
Type: VirtualRadar.Interface.WebServerIWebServer
See Also