Item(Microsoft.SharePoint.PAGETYPE) Property
The Item property of the SPFormCollection class gets the form of the specified type from the collection.
[C#] In C#, this property is an indexer for the SPFormCollection class.
Parameters
formType A Microsoft.SharePoint.PAGETYPE value that specifies the type of the form.
Property Value
A Microsoft.SharePoint.SPForm object that represents the form.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security