C# Class Engage.Dnn.Locator.Components.FeaturesController

Controls which DNN features are available for this module.
Inheritance: ISearchable
Afficher le fichier Open project: EngageSoftware/Engage-Locator

Méthodes publiques

Méthode Description
GetSearchItems ( DotNetNuke.Entities.Modules.ModuleInfo ModInfo ) : DotNetNuke.Services.Search.SearchItemInfoCollection

Gets a list of search items to populate the DNN search index for the given module instance

Method Details

GetSearchItems() public méthode

Gets a list of search items to populate the DNN search index for the given module instance
public GetSearchItems ( DotNetNuke.Entities.Modules.ModuleInfo ModInfo ) : DotNetNuke.Services.Search.SearchItemInfoCollection
ModInfo DotNetNuke.Entities.Modules.ModuleInfo The mod info.
Résultat DotNetNuke.Services.Search.SearchItemInfoCollection