Click or drag to resize

PFGridViewHtmlHelper_Items Constructor (PFSite, PFGridViewSettingsData_Items)

Initializes a new instance of the PFGridViewHtmlHelper_Items 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_Items(
	PFSite site,
	PFGridViewSettingsData_Items settings
)

Parameters

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