Click or drag to resize

PFGridViewHtmlHelper_MultiContentHandleViewChange Method

Handles the specific case of a view load targeting a different view than the previous load of the same gridview.

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 Html HandleViewChange()

Return Value

Type: Html
An optional HTML that will be included in hidden results.
See Also