Click or drag to resize

PFResourcesHtmlHelperGetBaseResources Method

Gets the tags including base resources. Includes resources : lazyload.js, PFCommon.less, font-awesome.less. Also (for IE8) : html5.js and respond.min.js.

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 GetBaseResources()

Return Value

Type: Html
See Also