public class TopicWizard : MtBaseComponent| TopicWizard | Initializes a new instance of the TopicWizard class |
| Helps | List of help contents |
| IsCreate | True if the user is creating a HelpDto |
| IsOpen | Gets or sets a value indicating whether the component is open. |
| Language | Gets or sets the language code to use for localization or content rendering. |
| RequiredPermissionsForManage |
Lists the permissions the user needs to be able to manage the page/item
(Overrides MtBaseComponentRequiredPermissionsForManage) |
| RequiredPermissionsForView |
Lists the permissions the user needs to be able to view the page/item
(Overrides MtBaseComponentRequiredPermissionsForView) |
| ShowTips | Indicates whether to show tips for editing the help content. |
| BuildRenderTree | (Overrides ComponentBaseBuildRenderTree(RenderTreeBuilder)) |
| ShowPageModalAsync | Show the modal to add new page |
| ShowTopicWizardAsync | Show the modal to add new topic |