Skip to main content

ModelEditorCategory.Id property

Namespace: NextDesign.Core.EditingCapabilities

Description

A unique Id that identifies the category

NextDesign recognizes category selection by this value.
It should be a GUID value or a unique name like "MyExtension.CategoryX".

stringId { get; set; }

types

  • string