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: 12.0.0
Syntax public static string GetFilesFolderPath(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also