Returns root path of the current site.

Namespace:  C1.Web.Editor
Assembly:  C1.Web.Editor.2 (in C1.Web.Editor.2.dll)

Syntax

C#
public string GetSiteRootPath()
Visual Basic (Declaration)
Public Function GetSiteRootPath As String

Return Value

See Also