Click or drag to resize

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
C#
protected KryptonPage CreatePage(
	string uniqueName,
	bool createCloseButton
)

Parameters

uniqueName
Type: SystemString
createCloseButton
Type: SystemBoolean

Return Value

Type: KryptonPage
See Also