Table of Contents

Class SolutionReportProviderBase

Namespace
Dynamicweb.Security.Licensing
Assembly
Dynamicweb.Core.dll
public abstract class SolutionReportProviderBase
Inheritance
SolutionReportProviderBase
Derived
Inherited Members

Methods

GetValues()

public abstract IDictionary<string, object?> GetValues()

Returns

IDictionary<string, object>
To top