Search Results for

    Show / Hide Table of Contents

    Enum MessageType

    The message type to be used for syncing across servers.

    Namespace: Umbraco.Cms.Core.Sync
    Assembly: Umbraco.Core.dll
    Syntax
    public enum MessageType

    Fields

    Name Description
    RefreshAll
    RefreshById
    RefreshByInstance
    RefreshByJson
    RefreshByPayload
    RemoveById
    RemoveByInstance

    Extension Methods

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