Persistate API documentation
GetPane Method (paneName)
NamespacesPersistateIPWindowGetPane(String)

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

Gets the Pane in this IPWindow with a particular name.
Declaration Syntax
C#
Pane GetPane(
	string paneName
)
Parameters
paneName (String)
The name of the Pane to get.
Return Value
The named Pane, or null if no pane exists with that name.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)