IAutoFieldGenerator 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義方法,這個方法會自動產生使用 ASP.NET Dynamic Data 功能之資料繫結控制項的欄位。
public interface class IAutoFieldGenerator
public interface IAutoFieldGenerator
type IAutoFieldGenerator = interface
Public Interface IAutoFieldGenerator
- 衍生
方法
GenerateFields(Control) |
根據表格的中繼資料資訊,自動產生 DynamicField 物件。 |