MetaFileInfoProviderGetFilesFolderPath Method |
Returns physical path to folder with meta files which are associated with the specified site.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static string GetFilesFolderPath(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also