View Source
Class PublishedContentQueryAccessor
Assembly: Umbraco.Infrastructure.dll
Syntax
public class PublishedContentQueryAccessor : IPublishedContentQueryAccessor
Constructors
View Source
PublishedContentQueryAccessor(IScopedServiceProvider)
Declaration
public PublishedContentQueryAccessor(IScopedServiceProvider scopedServiceProvider)
Parameters
Methods
View Source
TryGetValue(out IPublishedContentQuery)
Declaration
public bool TryGetValue(out IPublishedContentQuery publishedContentQuery)
Parameters
Returns