This topic has not yet been rated - Rate this topic

ListFieldIterator Class

Windows SharePoint Services 3
Renders each field in a list item, with some possible exceptions.

Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level=AspNetHostingPermissionLevel.Minimal)] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level=AspNetHostingPermissionLevel.Minimal)] 
public class ListFieldIterator : FormComponent
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Explanation in French
Explanation in French : http://www.areaprog.com/SP2007/cours-397-sharepoint-2007-listfieldiiterator-choisissez-les-champs-a-afficher-dans-vos-listes
Additional Info
Karine Bosch has excellent additional info here: http://karinebosch.wordpress.com/sharepoint-controls/listfielditerator/
Geoff McElhanon has more at: http://g-m-a-c.blogspot.com/2008/04/how-sharepoint-2007-renders-its-content.html
And Dennis Alzoubi has an example of using it to add/edit items in a new window: http://the-e.net/Lists/Posts/Post.aspx?ID=24