Interface IPublishStatusQueryService
Namespace: Umbraco.Cms.Core.Services.Navigation
Assembly: Umbraco.Core.dll
Syntax
public interface IPublishStatusQueryService
Methods
View SourceIsDocumentPublished(Guid, String)
Declaration
bool IsDocumentPublished(Guid documentKey, string culture)
Parameters
Type | Name | Description |
---|---|---|
Guid | documentKey | |
System.String | culture |
Returns
Type | Description |
---|---|
System.Boolean |