Click or drag to resize

PFGridViewHtmlHelper_ItemsGetHiddenData Method

Gets an HTML containing hidden information, usually intended for the JavaScript code.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected override HtmlBuilder GetHiddenData()

Return Value

Type: HtmlBuilder
See Also