PFResourcesHtmlHelperGetItemFormResources Method |
Gets the tags including specific resources of the Item (form) page.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public Html GetItemFormResources(
bool includeJavascript = true,
bool includeNotificationsJavascript = true
)
Parameters
- includeJavascript (Optional)
- Type: SystemBoolean
- includeNotificationsJavascript (Optional)
- Type: SystemBoolean
Return Value
Type:
HtmlSee Also