Click or drag to resize

PFItemHtmlHelperEnableFullKendoReference Property

Gets a value indicating whether all Kendo 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 EnableFullKendoReference { get; }

Property Value

Type: Boolean
See Also