PFResourcesHtmlHelperGetCustomStyleResources Method |
Gets the tag including custom styles. CustomStyles.less by default or if the site is not specified.
This can be changed on the site settings 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 GetCustomStyleResources(
PFSite site = null
)
Parameters
- site (Optional)
- Type: Packflow.CorePFSite
Return Value
Type:
HtmlSee Also