The AttachmentHelper type exposes the following members.
Back to Top
Back to Top
Methods
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.
|
Properties
Name | Description | |
---|---|---|
ScriptTimeout |
Gets or sets the script timeout in seconds.
|
See Also