IRestScopeGroups
is defined in the Telligent.Evolution.Extensibility.Rest.Version2
namespace of Telligent.Evolution.Platform.dll
Definition
interface IRestScopeGroups : IPlugin { void RegisterScopeGroups(IRestScopeGroupRegistrationController controller); }
Methods
void RegisterScopeGroups(IRestScopeGroupRegistrationController controller);
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
controller | IRestScopeGroupRegistrationController | Controller | Required |