Click or drag to resize

IRecroSecPreprocessingRecroSecPreprocessing Method

Preprocessing method.

Namespace:  Recrovit.RecroGridFramework.Security
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
Nullable<int> RecroSecPreprocessing(
	RecroSecProcessingParam param
)

Parameters

param
Type: Recrovit.RecroGridFramework.SecurityRecroSecProcessingParam
Parameter values of data.

Return Value

Type: NullableInt32
Hint the Object Permission identifier. Default: param.objectPermissionId.
See Also