public class HelpContent : MtBaseComponent| HelpContent | Initializes a new instance of the HelpContent class |
| DeletePage | Event callback that deletes the current page. |
| Dialog | Confirm dialog |
| EditPage | Event callback that opens the page modal for editing. |
| Help | The HelpDto object |
| IsSortingEnabled | Indicates whether the user has enabled sorting for the content segments. |
| NavItems | Breadcrumb navigation items for the page. |
| 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) |
| SectionWizardModal | Gets or sets the modal dialog used for section creation and editing within the wizard interface. |
| ShowTips | Indicates whether to show tips for editing the help content. |
| BuildRenderTree | (Overrides ComponentBaseBuildRenderTree(RenderTreeBuilder)) |
| OnParametersSetAsync |
Method invoked when the component has received parameters from its parent in
the render tree, and the incoming values have been assigned to properties.
(Overrides MtBaseComponentOnParametersSetAsync) |
| RevertToOriginalState | Reverts the sorting of the content segments to the original order. |