PFPageContextGetSite Method (String, Boolean) |
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 public static PFSite GetSite(
string url,
bool canGetSiteFromRequestContext
)
Parameters
- url
- Type: SystemString
- canGetSiteFromRequestContext
- Type: SystemBoolean
Return Value
Type:
PFSiteSee Also