PFResourcesHtmlHelperGetApplicationServicesResources Method (String) |
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)
Syntaxpublic Html GetApplicationServicesResources(
string applicationName
)
Parameters
- applicationName
- Type: SystemString
Return Value
Type:
Html
See Also