Click or drag to resize

UserAndGroupTypeServiceIsVisibleOrReadOnlyField Method (UserAndGroupType, String)

Namespace:  Dynamicweb.Security.UserManagement.UserTypes
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static bool IsVisibleOrReadOnlyField(
	UserAndGroupType item,
	string fieldSystemName
)

Parameters

item
Type: Dynamicweb.Security.UserManagement.UserTypesUserAndGroupType
fieldSystemName
Type: SystemString

Return Value

Type: Boolean
See Also