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

Parameters

siteName
Type: SystemString
Site name.

Return Value

Type: String
See Also