Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Gets the specified form object in the collection.
Overload List
| Name | Description | |
|---|---|---|
![]() |
Item[Int32] | Gets the form object at the specified index in the collection. In C#, this property is an indexer for the SPFormCollection class. |
![]() |
Item[String] | Gets the form located at the specified URL from the collection. In C#, this property is an indexer for the SPFormCollection class. |
![]() |
Item[PAGETYPE] | Gets the form of the specified type from the collection. In C#, this property is an indexer for the SPFormCollection class. |
Top
.gif)