Aracılığıyla paylaş


FieldTemplateUserControl.IBindableControl.ExtractValues Yöntem

Tanım

Alan şablonu denetimlerine çift yol veri bağlama uygulamak için bir dizi ad/değer çifti verir.

 virtual void System.Web.UI.IBindableControl.ExtractValues(System::Collections::Specialized::IOrderedDictionary ^ dictionary) = System::Web::UI::IBindableControl::ExtractValues;
void IBindableControl.ExtractValues (System.Collections.Specialized.IOrderedDictionary dictionary);
abstract member System.Web.UI.IBindableControl.ExtractValues : System.Collections.Specialized.IOrderedDictionary -> unit
override this.System.Web.UI.IBindableControl.ExtractValues : System.Collections.Specialized.IOrderedDictionary -> unit
Sub ExtractValues (dictionary As IOrderedDictionary) Implements IBindableControl.ExtractValues

Parametreler

dictionary
IOrderedDictionary

Ad/değer çiftleri içeren sözlük.

Uygulamalar

Şunlara uygulanır