Click or drag to resize

PluginContextServices Property

Provider of all services which are available for current plugin.

Namespace:  Resto.Front.Api.V5
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
public static IServiceProvider Services { get; }

Property Value

Type: IServiceProvider
See Also