[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.SortDescriptionBuilder.Property

Property Method

Property(string)

Configurates Property. Sets which property is used for sorting.

Declaration
public SortDescriptionBuilder Property(string value)
Public Function [Property](value As String) As SortDescriptionBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
SortDescriptionBuilder

Current builder.