ICurrencyManagerProvider
Wisej.Web.ICurrencyManagerProvider
Last updated
Was this helpful?
Wisej.Web.ICurrencyManagerProvider
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Provides custom binding management for components.
CurrencyManager: Returns the CurrencyManager associated with this ICurrencyManagerProvider.
Return the CurrencyManager for this ICurrencyManagerProvider and the specified data member.
dataMember
The name of the column or list, within the data source, to obtain the CurrencyManager for.
Returns: CurrencyManager. The related CurrencyManager obtained from this ICurrencyManagerProvider and the specified data member.
Encapsulates the data source for a data-bound component.