Show / Hide Table of Contents

Class FollowersController

Inheritance
object
ServiceLocator<IFollowersController, FollowersController>
FollowersController
Inherited Members
ServiceLocator<IFollowersController, FollowersController>.SetTestableInstance(IFollowersController)
ServiceLocator<IFollowersController, FollowersController>.ClearInstance()
ServiceLocator<IFollowersController, FollowersController>.GetFactory()
ServiceLocator<IFollowersController, FollowersController>.Instance
ServiceLocator<IFollowersController, FollowersController>.Factory
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Entities.Users.Social
Assembly: DotNetNuke.dll
Syntax
public class FollowersController : ServiceLocator<IFollowersController, FollowersController>

Constructors

FollowersController()

Declaration
public FollowersController()

Methods

GetFactory()

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

Extension Methods

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