Click or drag to resize
AttachmentInfoProviderGetFilesFolderRelativePathInternal Method
Returns files folder relative 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#
protected virtual string GetFilesFolderRelativePathInternal(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also