Aracılığıyla paylaş


DefaultAutoFieldGenerator.GenerateFields(Control) Yöntem

Tanım

DynamicFieldTablo için meta veri bilgilerine göre nesneler oluşturur.

public:
 virtual System::Collections::ICollection ^ GenerateFields(System::Web::UI::Control ^ control);
public System.Collections.ICollection GenerateFields (System.Web.UI.Control control);
abstract member GenerateFields : System.Web.UI.Control -> System.Collections.ICollection
override this.GenerateFields : System.Web.UI.Control -> System.Collections.ICollection
Public Function GenerateFields (control As Control) As ICollection

Parametreler

control
Control

Dinamik veri alanını içeren veri bağlantılı denetim.

Döndürülenler

ICollection

DynamicField nesneleri topluluğu.

Uygulamalar

Şunlara uygulanır