You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > AdminController Class > FavIconUploader Method (String)

AdminControllerFavIconUploader Method (String)

AuctionWorx 3.5 API
Processes a request upload a site favicon

Namespace:  RainWorx.FrameWorx.MVC.Controllers
Assembly:  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: ActionResult
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.