Search Results for

    Show / Hide Table of Contents
    View Source

    Class SelectorOption

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class SelectorOption

    Properties

    View Source

    FieldName

    Declaration
    public required string FieldName { get; set; }
    Property Value
    Type Description
    string
    View Source

    Values

    Declaration
    public required string[] Values { get; set; }
    Property Value
    Type Description
    string[]
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX