Click or drag to resize

PFResourcesHtmlHelperGetSiteServicesResources Method

Gets the tags including JavaScript resources for services. This includes all generic objects and services, and helpers to use the generic SignalR hub and the REST service.

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

Return Value

Type: Html
See Also