| AttachmentHelperGetFileSubfolder Method  | 
            Gets the file subfolder (first two letters from the file name).
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static string GetFileSubfolder(
	string filename
)
Parameters
- filename
 - Type: SystemString
File name 
Return Value
Type: 
String
See Also