HelpExtensions Class

Extensions methods for Custom page models

Definition

Namespace: MobileTrack.Common.Models.HelpEditor
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public static class HelpExtensions
Inheritance
Object    HelpExtensions

Methods

BuildUrl Loop through the help content children, and replace the found item with a new one
SearchCategoryParentById Loop through the help contents and its children, and return the top parent (category) item

See Also