Click or drag to resize
IWebPathMapperGetStaticFilesRootPath Method
Returns a path to the folder containing static files for the web application.

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

Return Value

Type: String
See Also