Click or drag to resize
AttachmentInfoProviderGetFilesFolderPathInternal 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: 8.2.23
Syntax
C#
protected virtual string GetFilesFolderPathInternal(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also