A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Scoping.ICoreScopeProvider.html below:

View Source Interface ICoreScopeProvider

Provides scopes.

Namespace: Umbraco.Cms.Core.Scoping Assembly: Umbraco.Core.dll Syntax
public interface ICoreScopeProvider
Properties View Source Context

Gets the scope context.

Declaration
IScopeContext Context { get; }
Property Value Methods View Source CreateCoreScope(IsolationLevel, RepositoryCacheMode, IEventDispatcher, IScopedNotificationPublisher, Nullable<Boolean>, Boolean, Boolean)

Creates an ambient scope.

Declaration
ICoreScope CreateCoreScope(IsolationLevel isolationLevel = IsolationLevel.Unspecified, RepositoryCacheMode repositoryCacheMode = RepositoryCacheMode.Unspecified, IEventDispatcher eventDispatcher = null, IScopedNotificationPublisher scopedNotificationPublisher = null, bool? scopeFileSystems = null, bool callContext = false, bool autoComplete = false)
Parameters Type Name Description System.Data.IsolationLevel isolationLevel

The transaction isolation level.

RepositoryCacheMode repositoryCacheMode

The repositories cache mode.

IEventDispatcher eventDispatcher

An optional events dispatcher.

IScopedNotificationPublisher scopedNotificationPublisher

An optional notification publisher.

System.Nullable<System.Boolean> scopeFileSystems

A value indicating whether to scope the filesystems.

System.Boolean callContext

A value indicating whether this scope should always be registered in the call context.

System.Boolean autoComplete

A value indicating whether this scope is auto-completed.

Returns Type Description ICoreScope

The created ambient scope.

View Source CreateQuery<T>()

Creates an instance of IQuery<T>

Declaration
IQuery<T> CreateQuery<T>()
Returns Type Parameters

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4