Module can optionally specify custom behavior to provide Permission and Url Services.

Namespace: DotNetNuke.Services.Search.Controllers
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public interface IModuleSearchResultController
Visual Basic
Public Interface IModuleSearchResultController

Remarks

This is needed only when Module wants additional capabilities on top of what Core already performs.

See Also