AttachmentBinaryHelperGetFilesFolderRelativePathInternal Method |
Returns files folder relative path according to 'CMSFilesFolder' settings key is set or not.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax protected virtual string GetFilesFolderRelativePathInternal(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name.
Return Value
Type:
StringSee Also