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 public Html GetQuickSearchFieldSelection(
long applicationId,
long contentTypeId,
long viewId
)
Parameters
- applicationId
- Type: SystemInt64
- contentTypeId
- Type: SystemInt64
- viewId
- Type: SystemInt64
Return Value
Type:
HtmlSee Also