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.Services.PublishResult.html below:

View Source Class PublishResult

Represents the result of publishing a document.

Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Services Assembly: Umbraco.Core.dll Syntax
public class PublishResult : OperationResult<PublishResultType, IContent>
Constructors View Source PublishResult(EventMessages, IContent)

Initializes a new instance of the PublishResult class.

Declaration
public PublishResult(EventMessages eventMessages, IContent content)
Parameters View Source PublishResult(PublishResultType, EventMessages, IContent)

Initializes a new instance of the PublishResult class.

Declaration
public PublishResult(PublishResultType resultType, EventMessages eventMessages, IContent content)
Parameters Properties View Source Content

Gets the document.

Declaration
public IContent Content { get; }
Property Value View Source InvalidProperties

Gets or sets the invalid properties, if the status failed due to validation.

Declaration
public IEnumerable<IProperty>? InvalidProperties { get; set; }
Property Value Type Description System.Nullable<IEnumerable<IProperty>>

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