Click or drag to resize

PFResourcesHtmlHelperGetJQueryResources Method

Gets the tags including JQuery resources.

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 GetJQueryResources(
	bool loadFullJQueryUI = false
)

Parameters

loadFullJQueryUI (Optional)
Type: SystemBoolean
if set to true, includes all JQuery UI plugins.

Return Value

Type: Html
See Also