Aracılığıyla paylaş


IAutoFieldGenerator.GenerateFields(Control) Yöntem

Tanım

DynamicField, Tabloya ait meta veri bilgilerine göre otomatik olarak nesneler oluşturur.

public:
 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
Public Function GenerateFields (control As Control) As ICollection

Parametreler

control
Control

Nesneleri içerecek veri bağlantılı denetim DynamicField .

Döndürülenler

ICollection

DynamicField nesneleri topluluğu.

Şunlara uygulanır