Search Results for

    Show / Hide Table of Contents

    Enum RefreshMethodType

    Describes RefreshInstruction refresh action type.

    Namespace: Umbraco.Cms.Core.Sync
    Assembly: Umbraco.Core.dll
    Syntax
    [Serializable]
    public enum RefreshMethodType

    Fields

    Name Description
    RefreshAll
    RefreshByGuid
    RefreshById
    RefreshByIds
    RefreshByJson
    RemoveById

    Extension Methods

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