Click or drag to resize

PFGridViewHtmlHelper_ObjectsGetContent 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_Objects settings
)

Parameters

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

Return Value

Type: Html
See Also