Click or drag to resize

PFDataHub.GetQuickSearchFieldSelection Method

Generates a list of checkboxes to select fields for quick search.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html GetQuickSearchFieldSelection(
	long applicationId,
	long contentTypeId,
	long viewId
)

Parameters

applicationId
Type: System.Int64
contentTypeId
Type: System.Int64
viewId
Type: System.Int64

Return Value

Type: Html
See Also