Search Results for

    Show / Hide Table of Contents
    View Source

    Class TemplateQueryExecuteFilterPresentationModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Template.Query
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class TemplateQueryExecuteFilterPresentationModel

    Properties

    View Source

    ConstraintValue

    Declaration
    [Required]
    public string ConstraintValue { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    Operator

    Declaration
    public Operator Operator { get; set; }
    Property Value
    Type Description
    Operator
    View Source

    PropertyAlias

    Declaration
    [Required]
    public string PropertyAlias { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • ConstraintValue
      • Operator
      • PropertyAlias
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX