Click or drag to resize

PFItemHtmlHelperGetGridviewPlaceHolder Method

Gets the placeholder of the gridview with the specified name.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public virtual Html GetGridviewPlaceHolder(
	string gridviewName
)

Parameters

gridviewName
Type: SystemString

Return Value

Type: Html
See Also