Метод SPSite.OpenWeb

Returns the specified Web site from the site collection.

Список перегрузки

  Имя Описание
Общий метод OpenWeb() Returns the Web site that is associated with the URL that is used in an SPSite constructor.
Общий метод OpenWeb(Guid) Returns the Web site with the specified GUID.
Общий метод OpenWeb(String) Returns the Web site that is located at the specified server-relative or site-relative URL.
Общий метод OpenWeb(String, SPSiteOpenWebOptions) Возвращает веб-сайт, который расположен по указанному URL относительно сервера или сайта относительно сервера и применяет определяемым на него.
Общий метод OpenWeb(String, Boolean) Returns the Web site that is located at the specified server-relative or site-relative URL based on a Boolean value that specifies whether the exact URL must be supplied.

Вверх

См. также

Справочные материалы

SPSite класс

Элементы SPSite

Пространство имен Microsoft.SharePoint