Show / Hide Table of Contents

    DwSortAttribute.DwSortAttribute(string expression) Constructor

    .NET Standard 2.x

    Initializes a new instance of the DwSortAttribute class.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    public DwSortAttribute(string expression)
    

    Parameters

    expression System.String

    The sort criteria.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon