| AttachmentHelper Methods |
The AttachmentHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| FilesFolder |
Gets custom file folder path.
| |
| GetFileRelativePath |
Returns file relative path due to files folder.
| |
| GetFileSubfolder |
Gets the file subfolder (first two letters from the file name).
| |
| GetFullFileName |
Returns full file name ([name.extension] if extension is specified) or ([name] only if extension is not specified), If width and height are specified, thumbnail file name is generated.
| |
| UseSiteSpecificCustomFolder |
Indicates if site specific custom folder should be used for storing files.
|