CustomPageExtensions Class

Extensions methods for Custom page models

Definition

Namespace: MobileTrack.Common.Models.CustomPageEditor
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public static class CustomPageExtensions
Inheritance
Object    CustomPageExtensions

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