Click or drag to resize
IWebSiteGetSiteRootFolders Method
Returns a collection of all of the folders from which content will be served.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
List<string> GetSiteRootFolders()

Return Value

Type: ListString
See Also