Click or drag to resize
AttachmentInfoProviderGetFilesFolderPath Method
Returns files folder physical path according to 'CMSFilesFolder' settings key is set or not.

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also