Click or drag to resize

PFGridViewHtmlHelper_Objects Constructor (PFSite, PFGridViewSettingsData_Objects)

Initializes a new instance of the PFGridViewHtmlHelper_Objects 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_Objects(
	PFSite site,
	PFGridViewSettingsData_Objects settings
)

Parameters

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