Click or drag to resize

PFApplicationEventsApplication_Installed Method

Method called when the application has been installed for the first time on the PFSite.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public virtual void Application_Installed()
See Also