PFThemeDynamicPropertyGetSettings Method |
Gets the theme settings based on query string key, and session cache when possible.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public virtual PFThemeSettings GetSettings(
Env env
)
Parameters
- env
- Type: Env
The dotless environment object
Return Value
Type:
PFThemeSettingsThe PFThemeSettings object
See Also