Click or drag to resize
AttachmentHelper Methods

The AttachmentHelper type exposes the following members.

Methods
  NameDescription
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.
Top
See Also