IPersistedSelector インターフェイス

定義

クエリ文字列を使用してデータ バインド コントロール内のデータを選択できるようにするために、 DynamicDataManager コントロールによって使用されるプロパティを提供します。

public interface class IPersistedSelector
public interface IPersistedSelector
type IPersistedSelector = interface
Public Interface IPersistedSelector
派生

プロパティ

名前 説明
DataKey

データ バインド コントロール内の選択したレコードのデータ キー値を取得または設定します。

適用対象