Class PublishedContentQueryAccessor
Inheritance
System.Object
Assembly: cs.temp.dll.dll
Syntax
public class PublishedContentQueryAccessor : IPublishedContentQueryAccessor
Constructors
PublishedContentQueryAccessor(IScopedServiceProvider)
Declaration
public PublishedContentQueryAccessor(IScopedServiceProvider scopedServiceProvider)
Parameters
Type |
Name |
Description |
IScopedServiceProvider |
scopedServiceProvider |
|
PublishedContentQueryAccessor(IServiceProvider)
Declaration
[Obsolete("Please use alternative constructor")]
public PublishedContentQueryAccessor(IServiceProvider serviceProvider)
Parameters
Type |
Name |
Description |
System.IServiceProvider |
serviceProvider |
|
Methods
TryGetValue(out IPublishedContentQuery)
Declaration
public bool TryGetValue(out IPublishedContentQuery publishedContentQuery)
Parameters
Returns
Type |
Description |
System.Boolean |
|