Click or drag to resize

PFGridViewHtmlHelperTPFBaseObject Constructor (PFSite, PFGridViewSettingsData)

Initializes a new instance of the PFGridViewHtmlHelper class.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFGridViewHtmlHelper(
	PFSite site,
	PFGridViewSettingsData settings
)

Parameters

site
Type: Packflow.CorePFSite
settings
Type: Packflow.InterfacePFGridViewSettingsData
See Also