Click or drag to resize

ConsoleUtils Class

Helper utility class for working with IConsoleTemplate pages.
Inheritance Hierarchy
SystemObject
  NetQuarryConsoleUtils

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static class ConsoleUtils

The ConsoleUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberTryGetNewPaneUrl
Determines if a new link should perform inter-pane navigation to a new item pane in the current page, and if so, returns the URL for that link. If no such navigation is appropriate the original URL is unchanged.
Top
See Also