'宣言 Public Overloads Function Bind( _ ByVal xDataFieldName As System.String, _ ByVal readActionUrl As System.String _ ) As TBuilder
public TBuilder Bind( System.string xDataFieldName, System.string readActionUrl )
パラメータ
- xDataFieldName
- Sets the name of the x data field.
- readActionUrl
- The url of the action which is used for reading data
戻り値の型
Current builder