Search Results for

    Show / Hide Table of Contents

    Enum PartialViewFolderOperationStatus

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

    Fields

    Name Description
    AlreadyExists
    InvalidName
    NotEmpty
    NotFound
    ParentNotFound
    Success

    Extension Methods

    DictionaryExtensions.MergeLeft<PartialViewFolderOperationStatus, TK, TV>(IEnumerable<IDictionary<TK, TV>>, Boolean)
    DictionaryExtensions.MergeLeft<PartialViewFolderOperationStatus, TK, TV>(IDictionary<TK, TV>, Boolean)
    EnumerableExtensions.Yield<PartialViewFolderOperationStatus>()
    ObjectExtensions.AsEnumerableOfOne<PartialViewFolderOperationStatus>()
    ObjectExtensions.DisposeIfDisposable()
    ObjectExtensions.SafeCast<T>()
    ObjectExtensions.TryConvertTo<T>()
    ObjectExtensions.TryConvertTo(Type)
    ObjectExtensions.ToDictionary<PartialViewFolderOperationStatus, TProperty, TVal>(Expression<Func<PartialViewFolderOperationStatus, TProperty>>[])
    ObjectExtensions.ToDictionary<TVal>(String[])
    ObjectExtensions.ToXmlString(Type)
    ObjectExtensions.ToXmlString<T>()
    ObjectExtensions.AsGuid()
    ExpressionHelper.GetPropertyInfo<PartialViewFolderOperationStatus, TProperty>(Expression<Func<PartialViewFolderOperationStatus, TProperty>>)
    CollectionExtensions.ToSingleItemCollection<PartialViewFolderOperationStatus>()
    • Improve this Doc
    • View Source
    In This Article
    • Fields
    • Extension Methods
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX