Click or drag to resize

UserDialogControllerMoveGroup Method (String, String)

Namespace:  Dynamicweb.Management.Users.Dialogs
Assembly:  Dynamicweb.Management.Users (in Dynamicweb.Management.Users.dll) Version: 3.2.10
Syntax
[RouteAttribute("MoveGroup")]
public ActionResult MoveGroup(
	string title,
	string source
)

Parameters

title
Type: SystemString
source
Type: SystemString

Return Value

Type: ActionResult
See Also