Search Results for

    Show / Hide Table of Contents
    View Source

    Class IgnoreRequiredAttributesResolver

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Web.Common.Formatters
    Assembly: Umbraco.Web.Common.dll
    Syntax
    public class IgnoreRequiredAttributesResolver : DefaultContractResolver

    Methods

    View Source

    CreateProperty(MemberInfo, MemberSerialization)

    Declaration
    protected override JsonProperty CreateProperty(MemberInfo member, MemberSerialization memberSerialization)
    Parameters
    Type Name Description
    System.Reflection.MemberInfo member
    MemberSerialization memberSerialization
    Returns
    Type Description
    JsonProperty
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • CreateProperty(MemberInfo, MemberSerialization)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX