WorkspaceControllerCreatePage Method (String, Boolean) |
Namespace:
NeoAxis.Editor
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax protected KryptonPage CreatePage(
string uniqueName,
bool createCloseButton
)
Parameters
- uniqueName
- Type: SystemString
- createCloseButton
- Type: SystemBoolean
Return Value
Type:
KryptonPageSee Also