Show / Hide Table of Contents

Class InternalSearchController

Inheritance
object
ServiceLocator<IInternalSearchController, InternalSearchController>
InternalSearchController
Inherited Members
ServiceLocator<IInternalSearchController, InternalSearchController>.SetTestableInstance(IInternalSearchController)
ServiceLocator<IInternalSearchController, InternalSearchController>.ClearInstance()
ServiceLocator<IInternalSearchController, InternalSearchController>.GetFactory()
ServiceLocator<IInternalSearchController, InternalSearchController>.Instance
ServiceLocator<IInternalSearchController, InternalSearchController>.Factory
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Services.Search.Internals
Assembly: DotNetNuke.dll
Syntax
public class InternalSearchController : ServiceLocator<IInternalSearchController, InternalSearchController>

Constructors

InternalSearchController()

Declaration
public InternalSearchController()

Methods

GetFactory()

Declaration
protected override Func<IInternalSearchController> GetFactory()
Returns
Type Description
Func<IInternalSearchController>
Overrides
ServiceLocator<IInternalSearchController, InternalSearchController>.GetFactory()

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS