Click or drag to resize

PFGridViewHtmlHelper_ItemsCustomizeQuery Method

Customizes the query after its initialization.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected override void CustomizeQuery(
	PFQuery query
)

Parameters

query
Type: Packflow.CorePFQuery
See Also