Click or drag to resize

PFGridViewHtmlHelper_ItemsGetContent Method

Generates the content of a gridview.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static Html GetContent(
	PFSite site,
	PFGridViewSettingsData_Items settings
)

Parameters

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

Return Value

Type: Html
See Also