IAutoFieldGenerator 介面

定義

定義方法,這個方法會自動產生使用 ASP.NET Dynamic Data 功能之資料繫結控制項的欄位。

public interface class IAutoFieldGenerator
public interface IAutoFieldGenerator
type IAutoFieldGenerator = interface
Public Interface IAutoFieldGenerator
衍生

方法

GenerateFields(Control)

根據表格的中繼資料資訊,自動產生 DynamicField 物件。

適用於