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 SPSite object at the specified location in the collection.
Overload List
Name | Description | |
---|---|---|
![]() |
Item[Int32] | Gets the SPSite object at the specified index in the collection. In C#, this property is an indexer for the SPSiteCollection class. |
![]() |
Item[String] | Gets the SPSite object at the specified server-relative URL in the collection. |
Top