Configurates
C1.Web.Mvc.ComboBoxBase<T>.DisplayMemberPath. Sets the name of the property to use as the visual representation of the items.
シンタックス
'宣言
Public Function DisplayMemberPath( _
ByVal As System.String _
) As
public DisplayMemberPath(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照