Click or drag to resize

PFResourcesHtmlHelperGetApplicationServicesResources Method (PFApplication)

Gets the tags including JavaScript resources for a specific application's services.

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 GetApplicationServicesResources(
	PFApplication application
)

Parameters

application
Type: Packflow.CorePFApplication

Return Value

Type: Html
See Also