Click or drag to resize
IFeatureServiceFactoryTServiceCurrent Property
Returns appropriate TService based on current application initialization state.

Namespace: CMS.Core.Features
Assembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax
C#
TService Current { get; }

Property Value

Type: TService
See Also