KryptonStorePage Constructor |
Initialize a new instance of the KryptonStorePage class.
Namespace: Internal.ComponentFactory.Krypton.DockingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic KryptonStorePage(
string uniqueName,
string storeName
)
Parameters
- uniqueName String
- UniqueName of the page this is placeholding.
- storeName String
- Storage name associated with this page location.
See Also