IPersistedSelector Interface

Definition

Provides a property that is used by the DynamicDataManager control to enable selecting data in a data-bound control through the query string.

public interface class IPersistedSelector
public interface IPersistedSelector
type IPersistedSelector = interface
Public Interface IPersistedSelector
Derived

Properties

DataKey

Gets or sets the data-key value for the selected record in a data-bound control.

Applies to