Search Results for

    Show / Hide Table of Contents
    View Source

    Class LevelSort

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Delivery.Querying.Sorts
    Assembly: Umbraco.Cms.Api.Delivery.dll
    Syntax
    public sealed class LevelSort : ISortHandler

    Methods

    View Source

    BuildSortOption(String)

    Declaration
    public SortOption BuildSortOption(string sort)
    Parameters
    Type Name Description
    System.String sort
    Returns
    Type Description
    SortOption
    View Source

    CanHandle(String)

    Declaration
    public bool CanHandle(string query)
    Parameters
    Type Name Description
    System.String query
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • BuildSortOption(String)
      • CanHandle(String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX