Click or drag to resize
AttachmentHelper Methods

The AttachmentHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFilesFolder
Gets custom file folder path.
Public methodStatic memberGetFileRelativePath
Returns file relative path due to files folder.
Public methodStatic memberGetFileSubfolder
Gets the file subfolder (first two letters from the file name).
Public methodStatic memberGetFullFileName
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.
Public methodStatic memberUseSiteSpecificCustomFolder
Indicates if site specific custom folder should be used for storing files.
Top
See Also