Click or drag to resize
DocumentEventsFilterDataSetByPermissions Field

Note: This API is now obsolete.

Fires when the given DataSet should be filtered according to the user permissions.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("This event does not guarantee that all data will be processed due to multiple possibilities how the data can be retrieved.")]
public static DocumentAuthorizationHandler FilterDataSetByPermissions

Field Value

Type: DocumentAuthorizationHandler
See Also