Share via


SPFormCollection.Item Property

Include Protected Members
Include Inherited Members

Gets the specified form object in the collection.

Overload List

  Name Description
Public property Item[Int32] Gets the form object at the specified index in the collection. In C#, this property is an indexer for the SPFormCollection class.
Public property Item[String] Gets the form located at the specified URL from the collection. In C#, this property is an indexer for the SPFormCollection class.
Public property Item[PAGETYPE] Gets the form of the specified type from the collection. In C#, this property is an indexer for the SPFormCollection class.

Top

See Also

Reference

SPFormCollection Class

SPFormCollection Members

Microsoft.SharePoint Namespace