PFThemeLessVisitorPluginAppliesTo Property |
Gets the execution type this plugin applies to. Returns 'BeforeEvaluation'
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public override VisitorPluginType AppliesTo { get; }
Property Value
Type:
VisitorPluginTypeImplements
IVisitorPlugin.AppliesToSee Also