Click or drag to resize
WebPathMapperBaseGetRootPath Method
Gets the application root path.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
protected abstract string GetRootPath()

Return Value

Type: String
See Also