TMenuWebSiteModule

TWebSiteModule to interact with the main menu of the current web site.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TWebSiteModule Abstract base class for nodes in a static hierarchy of named modules corresponding to the URI structure of a TWebSite.
5TMenuWebSiteModule

Source

WebSite.Menu.Module.pas (36)

Description

This module is used to update the expanded state of menu items when an item is expanded or collapsed on a web page.

Methods

ScopeVisibilityResultNameDescription
InstancepublicTTextGetName()
InstancepublicTDocumentNodeGetTitle(Request: TWebSiteRequest)
InstancepublicTWebSiteRequestHandlerCreateRequestHandler(Request: TWebSiteRequest)
InstancepublicTAuthorizationLevelGetMinimumAuthorizationLevel(Request: TWebSiteRequest)