Class ServicesFramework
Inherited Members
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
GetServiceFrameworkRoot()
Declaration
public static string GetServiceFrameworkRoot()
Returns
Type | Description |
---|---|
string |