PFWidget_QuickAccessGenerateValuesHtml Method |
Retrieves filtered results from the database and generates the corresponding HTML.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public Html GenerateValuesHtml(
string filter
)
Parameters
- filter
- Type: SystemString
The text filter.
Return Value
Type:
HtmlHTML
Exceptions See Also