Gets the current Packflow site.
Namespace:
Packflow.Interface.Services
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax protected PFSite GetSite(
string operationName,
bool disablePerformanceTest = false
)
Parameters
- operationName
- Type: SystemString
- disablePerformanceTest (Optional)
- Type: SystemBoolean
Return Value
Type:
PFSiteSee Also