SPWebTemplateCollection.Item property
Gets the site definition configuration or Web template object from the collection.
Overload list
Name | Description | |
---|---|---|
![]() |
Item[Int32] | Gets the site definition configuration or Web template object at the specified index in the collection. |
![]() |
Item[String] | Gets the site definition configuration or Web template object with the specified name from the collection. |
Top