Namespace:  EPiServer.Common.Security
Assembly:  EPiServer.Common.Security (in EPiServer.Common.Security.dll) Version: 4.1.517.380

Syntax

C#
public delegate Group GetGroupCacheObjectDelegate(
	int groupId
)

Parameters

groupId
Type: System..::.Int32

See Also