Click or drag to resize

PFResourcesHtmlHelperIncludedResources Property

Gets the resources already included in the page.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public ReadOnlyDictionary<string, long> IncludedResources { get; }

Property Value

Type: ReadOnlyDictionaryString, Int64
See Also