Click or drag to resize

PFItemHtmlHelperEnableFullJQueryUIReference Property

Gets a value indicating whether all JQuery UI plugins should be included, or just the ones required by Packflow.

False by default.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public virtual bool EnableFullJQueryUIReference { get; }

Property Value

Type: Boolean
See Also