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

AdminControllerCreateUser Method (String)

AuctionWorx 3.5 API
Processes Create User admin form

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

Syntax

C#
public Task<ActionResult> CreateUser(
	string UserName
)

Parameters

UserName
Type: SystemString
username of the user to be created

Return Value

Type: TaskActionResult
View()
See Also

Reference

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