ListFieldIterator Class
Renders each field in a list item, with some possible exceptions.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
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
System.Object
System.Web.UI.Control
Microsoft.SharePoint.WebControls.SPControl
Microsoft.SharePoint.WebControls.TemplateBasedControl
Microsoft.SharePoint.WebControls.FormComponent
Microsoft.SharePoint.WebControls.ListFieldIterator
Microsoft.SharePoint.WebControls.SurveyFieldIterator
Microsoft.SharePoint.WebControls.VersionDiffIterator
System.Web.UI.Control
Microsoft.SharePoint.WebControls.SPControl
Microsoft.SharePoint.WebControls.TemplateBasedControl
Microsoft.SharePoint.WebControls.FormComponent
Microsoft.SharePoint.WebControls.ListFieldIterator
Microsoft.SharePoint.WebControls.SurveyFieldIterator
Microsoft.SharePoint.WebControls.VersionDiffIterator
Explanation in French
Explanation in French : http://www.areaprog.com/SP2007/cours-397-sharepoint-2007-listfieldiiterator-choisissez-les-champs-a-afficher-dans-vos-listes
- 3/23/2010
- Sébastien Sougnez
- 3/23/2010
- Sébastien Sougnez
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
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
- 7/6/2009
- Oskar Austegard
- 7/6/2009
- Oskar Austegard