Show / Hide Table of Contents

Class ServicesFramework

Inheritance
object
ServiceLocator<IServicesFramework, ServicesFramework>
ServicesFramework
Inherited Members
ServiceLocator<IServicesFramework, ServicesFramework>.SetTestableInstance(IServicesFramework)
ServiceLocator<IServicesFramework, ServicesFramework>.ClearInstance()
ServiceLocator<IServicesFramework, ServicesFramework>.GetFactory()
ServiceLocator<IServicesFramework, ServicesFramework>.Instance
ServiceLocator<IServicesFramework, ServicesFramework>.Factory
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Framework
Assembly: DotNetNuke.dll
Syntax
public class ServicesFramework : ServiceLocator<IServicesFramework, ServicesFramework>

Constructors

ServicesFramework()

Declaration
public ServicesFramework()

Methods

GetFactory()

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

GetServiceFrameworkRoot()

Declaration
public static string GetServiceFrameworkRoot()
Returns
Type Description
string

Extension Methods

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