Share via


IAutoFieldGenerator Rozhraní

Definice

Definuje metodu, která automaticky generuje pole pro ovládací prvky vázané na data, které používají funkce ASP.NET dynamických dat.

public interface class IAutoFieldGenerator
public interface IAutoFieldGenerator
type IAutoFieldGenerator = interface
Public Interface IAutoFieldGenerator
Odvozené

Metody

GenerateFields(Control)

Automaticky generuje DynamicField objekty na základě informací o metadatech pro tabulku.

Platí pro