C# 클래스 Engage.Dnn.Locator.Components.FeaturesController

Controls which DNN features are available for this module.
상속: ISearchable
파일 보기 프로젝트 열기: EngageSoftware/Engage-Locator

공개 메소드들

메소드 설명
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

메소드 상세

GetSearchItems() 공개 메소드

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.
리턴 DotNetNuke.Services.Search.SearchItemInfoCollection