| ForumAttachmentInfoProviderGetFilesFolderPath Method | 
            Returns physical path to folder with forum attachments files which are associated with the specified site.
            
 
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
 Syntax
Syntaxpublic static string GetFilesFolderPath(
	string siteName
)
Parameters
- siteName
- Type: SystemString
 Site name
Return Value
Type: 
String See Also
See Also