Click or drag to resize

PermissionContextSetMapperT Method

Namespace:  Dynamicweb.Security.Permissions
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static void SetMapper<T>(
	Func<T> contextMapper
)
where T : IPermissionContextStackMapper

Parameters

contextMapper
Type: SystemFuncT

Type Parameters

T
See Also