MobileTrack.Common.Models.HelpEditor Namespace

 

Classes

HelpContentDto The help page model
HelpDto Help Content DTO consists of content and sub contents
HelpExtensions Extensions methods for Custom page models
HtmlSegmentDto Segment for html content, which is part of a SectionDto. A segment can be paragraph of text or an image. In the future, this can also be a video or other types of content.
SectionDto Html section for the help page, containing multiple HtmlSegmentDtos. Each segment represents a paragraph of text, an image, or any other content that will be added later. The Label property is the title of the section.