Click or drag to resize
PageTypeFeaturesDocumentQueryExtensions Class
Encapsulates extension method for IDocumentQuery.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEnginePageTypeFeaturesDocumentQueryExtensions

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public static class PageTypeFeaturesDocumentQueryExtensions

The PageTypeFeaturesDocumentQueryExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberMenuItemsTQuery, TObject
Retrieves pages that have the flag DocumentShowInMenu set to true and their page type has the feature "Navigation item" enabled.
Top
See Also