Click or drag to resize

PFApplicationParentSite Property

Gets the Packflow site containing this application.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFSite ParentSite { get; }

Property Value

Type: PFSite
See Also