Search Results for

    Show / Hide Table of Contents

    Enum StylesheetOperationStatus

    Namespace: Umbraco.Cms.Core.Services.OperationStatus
    Assembly: Umbraco.Core.dll
    Syntax
    public enum StylesheetOperationStatus

    Fields

    Name Description
    AlreadyExists
    CancelledByNotification
    InvalidFileExtension
    InvalidName
    NotFound
    ParentNotFound
    PathTooLong
    Success

    Extension Methods

    ObjectExtensions.ToXmlString(object, Type)
    ObjectExtensions.ToXmlString<T>(object)
    ObjectExtensions.TryConvertTo(object, Type)
    ObjectExtensions.TryConvertTo<T>(object)
    ExpressionHelper.GetPropertyInfo<StylesheetOperationStatus, TProperty>(StylesheetOperationStatus, Expression<Func<StylesheetOperationStatus, TProperty>>)
    DictionaryExtensions.MergeLeft<StylesheetOperationStatus, TK, TV>(StylesheetOperationStatus, IDictionary<TK, TV>, bool)
    DictionaryExtensions.MergeLeft<StylesheetOperationStatus, TK, TV>(StylesheetOperationStatus, IEnumerable<IDictionary<TK, TV>>, bool)
    EnumerableExtensions.Yield<StylesheetOperationStatus>(StylesheetOperationStatus)
    ObjectExtensions.AsEnumerableOfOne<StylesheetOperationStatus>(StylesheetOperationStatus)
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX