ASP.NET Core MVC コントロールヘルプ
Property メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > SortDescriptionBuilder クラス : Property メソッド
The value.
Configurates C1.Web.Mvc.SortDescription.Property. Sets which property is used for sorting.
シンタックス
'宣言
 
Public Function Property( _
   ByVal value As System.String _
) As SortDescriptionBuilder
public SortDescriptionBuilder Property( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

SortDescriptionBuilder クラス
SortDescriptionBuilder メンバ