Search Results for

    Show / Hide Table of Contents

    Enum PartialViewType

    Namespace: Umbraco.Cms.Core.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public enum PartialViewType : byte

    Fields

    Name Description
    PartialView
    PartialViewMacro
    Unknown

    Extension Methods

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