Click or drag to resize

PFNavigationBarHtmlHelperGetApplicationContexts Method

Gets the option tags with the list of the current application's contexts available for the current user.

If there is no current application, returns nothing.

Used in the batch action changing the application context of the selected items.

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

Return Value

Type: Html
HTML
See Also