PFResourcesHtmlHelperGetControlsResources Method |
Gets the tags including controls resources (KendoUI and Packflow controls).
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public Html GetControlsResources(
PFSite site = null,
bool loadFullKendo = true
)
Parameters
- site (Optional)
- Type: Packflow.CorePFSite
The PFSite, used to load KendoUI with the formats of the current user's culture. - loadFullKendo (Optional)
- Type: SystemBoolean
if set to true [load full kendo].
Return Value
Type:
HtmlSee Also