Enum ContentPublishingOperationStatus
  
  
  
  
  Assembly: Umbraco.Core.dll
  Syntax
  
    public enum ContentPublishingOperationStatus
   
  Fields
  
  
    
      
        | Name | Description | 
    
    
      
        | AwaitingRelease |  | 
      
        | CancelledByEvent |  | 
      
        | CannotPublishInvariantWhenVariant |  | 
      
        | CannotPublishVariantWhenNotVariant |  | 
      
        | ConcurrencyViolation |  | 
      
        | ContentInvalid |  | 
      
        | ContentNotFound |  | 
      
        | CultureAwaitingRelease |  | 
      
        | CultureHasExpired |  | 
      
        | CultureMissing |  | 
      
        | Failed |  | 
      
        | FailedBranch |  | 
      
        | HasExpired |  | 
      
        | InTrash |  | 
      
        | InvalidCulture |  | 
      
        | MandatoryCultureMissing |  | 
      
        | NothingToPublish |  | 
      
        | PathNotPublished |  | 
      
        | PublishTimeNeedsToBeInFuture |  | 
      
        | Success |  | 
      
        | Unknown |  | 
      
        | UnpublishTimeNeedsToBeAfterPublishTime |  | 
      
        | UnsavedChanges |  | 
      
        | UpublishTimeNeedsToBeInFuture |  | 
    
  
  Extension Methods