Dynamicweb 9
Dynamicweb 9
Dynamicweb.Security.UserManagement.UserTypes
UserAndGroupTypeService Class
UserAndGroupTypeService Methods
CheckCanBeChild Method
ClearCache Method
Delete Method
GetAll Method
GetAllowedChildren Method
GetBySystemName Method
GetUserAndGroupField Method
HaveVisibleOrReadOnlyFields Method
IsDefaultChildAllowed Method
IsVisibleOrReadOnlyField Method
Save Method
ValidateSystemName Method
UserAndGroupTypeService
Save Method
Namespace:
Dynamicweb.Security.UserManagement.UserTypes
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
C#
VB
Copy
public
static
void
Save
(
UserAndGroupType
item
)
Public
Shared
Sub
Save
(
item
As
UserAndGroupType
)
Parameters
item
Type:
Dynamicweb.Security.UserManagement.UserTypes
UserAndGroupType
See Also
Reference
UserAndGroupTypeService Class
Dynamicweb.Security.UserManagement.UserTypes Namespace