 | GuiUserGroupManagerECom Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax[ObsoleteAttribute("Deprecated")]
public static string UserGroupManagerECom(
string nameMemberBox,
string nameGroupBox,
string formName,
string intTypes,
string shopId,
string[] checkForPermissionArray,
string[] settingsArray
)
<ObsoleteAttribute("Deprecated")>
Public Shared Function UserGroupManagerECom (
nameMemberBox As String,
nameGroupBox As String,
formName As String,
intTypes As String,
shopId As String,
checkForPermissionArray As String(),
settingsArray As String()
) As String
Parameters
- nameMemberBox
- Type: SystemString
- nameGroupBox
- Type: SystemString
- formName
- Type: SystemString
- intTypes
- Type: SystemString
- shopId
- Type: SystemString
- checkForPermissionArray
- Type: SystemString
- settingsArray
- Type: SystemString
Return Value
Type:
String
See Also