Search Results for

    Show / Hide Table of Contents
    View Source

    Class ConfigurePropertySettingsOptions

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.ModelsBuilder.Options
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class ConfigurePropertySettingsOptions : IConfigureOptions<ContentPropertySettings>

    Methods

    View Source

    Configure(ContentPropertySettings)

    Declaration
    public void Configure(ContentPropertySettings options)
    Parameters
    Type Name Description
    ContentPropertySettings options
    View Source

    Configure(MediaPropertySettings)

    Declaration
    public void Configure(MediaPropertySettings options)
    Parameters
    Type Name Description
    MediaPropertySettings options
    View Source

    Configure(MemberPropertySettings)

    Declaration
    public void Configure(MemberPropertySettings options)
    Parameters
    Type Name Description
    MemberPropertySettings options
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Configure(ContentPropertySettings)
      • Configure(MediaPropertySettings)
      • Configure(MemberPropertySettings)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX