Displays form to upload non-mobil site logo
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public ActionResult LogoUploader( string fileName )
Parameters
- fileName
- Type: SystemString
the name of the file being uploaded
Return Value
Type: ActionResultSee Also