Click or drag to resize

PFObjectViewHtmlHelperGetViewHelper Method

Gets a view helper handling a specified type of objects.

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 PFObjectViewHtmlHelper GetViewHelper(
	Type baseObjectType
)

Parameters

baseObjectType
Type: SystemType

Return Value

Type: PFObjectViewHtmlHelper
See Also