Click or drag to resize
IZetAppGetAppPane Method
Zet Universe

[This is preliminary documentation and is subject to change.]

Flyout is a control that is shown upon click on the app's icon in the Window Bar Left.

Namespace: ZU.Plugins
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
AppPaneBase GetAppPane(
	IAppAccount account
)

Parameters

account
Type: ZU.Configuration.SettingsIAppAccount

[Missing <param name="account"/> documentation for "M:ZU.Plugins.IZetApp.GetAppPane(ZU.Configuration.Settings.IAppAccount)"]

Return Value

Type: AppPaneBase

[Missing <returns> documentation for "M:ZU.Plugins.IZetApp.GetAppPane(ZU.Configuration.Settings.IAppAccount)"]

See Also