Processes a request upload a site favicon
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult FavIconUploader( string fileName )
Parameters
- fileName
- Type: SystemString
the name of the file being uploaded
Return Value
Type: ActionResultSee Also