CMSNavigationEngine Members
The CMSNavigationEngine type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CMSNavigationEngine(SQL, CMSUser, Int32, Int32) |
Required constructor for updating data/objects
|
Methods
Name | Description | |
---|---|---|
addEngineArgs | (Inherited from CMSEngineBase.) | |
CreateEvent(String, String, eCMSEngineEventStatus, String, List<(Of <<'(EngineEventArgs>)>>)) |
Creates the event.
(Inherited from CMSEngineBase.) |
|
CreateEvent(String, String, eCMSEngineEventStatus, List<(Of <<'(EngineEventArgs>)>>)) |
Creates the event.
(Inherited from CMSEngineBase.) |
|
Dispose(Boolean) | (Inherited from CMSEngineBase.) | |
Dispose()()()() |
Disposes this instance.
(Inherited from CMSEngineBase.) |
|
GetAllNavigationListByAdminSettings | Obsolete.
Gets all navigation list by admin settings.
|
|
GetAllNavigations |
This method will return navigations for ALL sites. Usefull for multi-domain menu systems.
|
|
GetNavigationByID |
Returns a Single Navigation based on domain and language and navigationId
|
|
GetNavigationByNavigationPageID |
Gets the navigation by navigation page identifier.
|
|
GetNavigationBySitePageID |
Returns a Single Navigation based a site page Id
|
|
GetNavigationListBySearchTerm |
Gets a list of navigations for a specific domain and language by search term(s)
|
|
GetNavigations(Int32, Int32) |
Gets a shallow list of navigations for a specific domain and language
|
|
GetNavigations(Int32, Int32, Boolean) |
Gets a list of navigations for a specific domain and language
|
Properties
Name | Description | |
---|---|---|
CurrentSql |
Gets the current SQL.
(Inherited from CMSEngineBase.) |
|
CurrentUser |
Gets the current user.
(Inherited from CMSEngineBase.) |
|
DomainId |
Gets the domain identifier.
(Inherited from CMSEngineBase.) |
|
LanguageId |
Gets the language identifier.
(Inherited from CMSEngineBase.) |
|
LastException |
Gets or sets the last exception.
(Inherited from CMSEngineBase.) |