Click or drag to resize

PFAppSettingsHubGetSettingsTree Method

Gets the apps and contexts tree nodes.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFAdminAppSettingsViewModel GetSettingsTree()

Return Value

Type: PFAdminAppSettingsViewModel
Exceptions
ExceptionCondition
AuthorizationExceptionUser: + site.CurrentUser.LoginName + is not a site owner and has access denied.
See Also