Click or drag to resize

PFPageContextGetSite Method (String)

Gets a PFSite based on the current process and request user.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public static PFSite GetSite(
	string url
)

Parameters

url
Type: SystemString

Return Value

Type: PFSite
See Also