FieldTemplateUserControl.ExtractValues Method (IOrderedDictionary)
.NET Framework (current version)
Provides dictionary access to all data in the current row.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
abstract ExtractValues : dictionary:IOrderedDictionary -> unit override ExtractValues : dictionary:IOrderedDictionary -> unit
Parameters
- dictionary
-
Type:
System.Collections.Specialized.IOrderedDictionary
The dictionary that contains all the new values.
This method implements the ExtractValues method.
.NET Framework
Available since 3.5
Available since 3.5
Show: