Click or drag to resize

PFThemeDynamicPropertyEvaluate Method

Binds PFTheme function calls in Less with theme values. Uses context cache.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected override Node Evaluate(
	Env env
)

Parameters

env
Type: Env
The env.

Return Value

Type: Node
See Also