Click or drag to resize

PFBasePageResourcesHtml Property

Gets the html helper providing methods to generate JavaScript and CSS files reference tags.

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

Property Value

Type: PFResourcesHtmlHelper
See Also