Click or drag to resize

GuiUserGroupManager Method (String, String, String, String, String, String)

Note: This API is now obsolete.

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Deprecated")]
public static string UserGroupManager(
	string nameMemberBox,
	string nameGroupBox,
	string formName,
	string intTypes,
	string[] checkForPermissionArray,
	string[] settingsArray
)

Parameters

nameMemberBox
Type: SystemString
nameGroupBox
Type: SystemString
formName
Type: SystemString
intTypes
Type: SystemString
checkForPermissionArray
Type: SystemString
settingsArray
Type: SystemString

Return Value

Type: String
See Also