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

AdminControllerCreateField Method (String, String)

AuctionWorx 3.5 API
Displays form to create a new field in the requested group

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

Syntax

C#
public ActionResult CreateField(
	string GroupName,
	string returnUrl
)

Parameters

GroupName
Type: SystemString
Name of the requested group
returnUrl
Type: SystemString

Return Value

Type: ActionResult
View()
See Also

Reference

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