You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Controllers > AdminController Class > DeleteUserContent Method

AdminControllerDeleteUserContent Method

AuctionWorx 3.5 API
Processes request to delete custom CMS content

Namespace:  RainWorx.FrameWorx.MVC.Controllers
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public ActionResult DeleteUserContent(
	string name
)

Parameters

name
Type: SystemString
the name of the content to be added

Return Value

Type: ActionResult
redirects to /Admin/ContentManagement
See Also

Reference

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