IPersistedSelector 接口

定义

提供由 DynamicDataManager 控件使用的属性,以支持通过查询字符串选择数据绑定控件中的数据。

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

属性

DataKey

获取或设置数据绑定控件中所选记录的数据键值。

适用于