AttachmentInfoProviderGetFilesFolderRelativePathInternal 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: 9.0.0
Syntax protected virtual string GetFilesFolderRelativePathInternal(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also