Constructor - Creates a new ForumAttachment object based on the file posted through the upload control.
            
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- filePath
 - Type: 
System String
Path to the file 
- maxWidth
 - Type: 
System Int32
Maximal image width 
- maxHeight
 - Type: 
System Int32
Maximal image height 
- maxSideSize
 - Type: 
System Int32
Maximal side size 
See Also