Click or drag to resize

PFGridViewHtmlHelper_MultiContent Constructor (PFSite, PFGridViewSettingsData_MultiContent)

Initializes a new instance of the PFGridViewHtmlHelper_MultiContent 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_MultiContent(
	PFSite site,
	PFGridViewSettingsData_MultiContent settings
)

Parameters

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