IAutoFieldGenerator..::.GenerateFields Method Home
This page is specific to:.NET Framework Version:3.54.0
.NET Framework Class Library
IAutoFieldGenerator..::.GenerateFields Method

Automatically generates DynamicField objects based on metadata information for the table.

Namespace:  System.Web.UI
Assembly:  System.Web (in System.Web.dll)
Syntax

'Usage

Dim instance As IAutoFieldGenerator
Dim control As Control
Dim returnValue As ICollection

returnValue = instance.GenerateFields(control)

'Declaration

Function GenerateFields ( _
    control As Control _
) As ICollection

Parameters

control
Type: System.Web.UI..::.Control
The data-bound control that will contain the DynamicField objects.

Return Value

Type: System.Collections..::.ICollection
A collection of DynamicField objects.
Platforms

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003

The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Version Information

.NET Framework

Supported in: 3.5 SP1, 3.0 SP2, 2.0 SP2
See Also

Reference

Community Content

Several complete examples at csharpbits.notaclue.net
Added by:ricka0
See http://csharpbits.notaclue.net/2008/05/dynamicdata-generate-columnsrows-using.html for an example.
© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View