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