FieldList Property

The FieldList property of the ListProviderInitEventArgs class gets or sets the list of field names passed to the event handler for the ListProviderInit event.

Property Value

An array of type string containing the field names in the provided list of data. These field names are displayed in the user interface if the

Visit FieldDisplayList

is not given.

Example

The following code example shows an overridden PartCommunicationInit method that uses the FieldList property to set the field names provided in an instance of the ListProviderInitEventArgs class. This code example is part of a larger example provided for the IListProvider interface.

Requirements

Platforms: Microsoft Windows ServerĀ 2003

Security: Code Access Security