Click or drag to resize

PFDataHubGetQuickSearchFieldSelection 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: SystemInt64
contentTypeId
Type: SystemInt64
viewId
Type: SystemInt64

Return Value

Type: Html
See Also