IAutoFieldGenerator Rozhraní

Definice

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

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

Metody

Name Description
GenerateFields(Control)

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

Platí pro