Click or drag to resize
MetaFileInfoProviderGetFilesFolderPath Method
Returns physical path to folder with meta files which are associated with the specified site.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static string GetFilesFolderPath(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also