Click or drag to resize
ApiControllerManagerCurrent Property
Gets the current instance of this class.

Namespace: CMS.WebApi
Assembly: CMS.WebApi (in CMS.WebApi.dll) Version: 8.2.23
Syntax
C#
public static ApiControllerManager Current { get; }

Property Value

Type: ApiControllerManager
See Also