del método SPSite.OpenWeb

Returns the specified Web site from the site collection.

Lista de sobrecarga

  Nombre Descripción
Método público OpenWeb() Returns the Web site that is associated with the URL that is used in an SPSite constructor.
Método público OpenWeb(Guid) Returns the Web site with the specified GUID.
Método público OpenWeb(String) Returns the Web site that is located at the specified server-relative or site-relative URL.
Método público OpenWeb(String, SPSiteOpenWebOptions) Devuelve el sitio Web que se encuentra en la dirección URL relativa al servidor o relativa al sitio especificada y se aplica especificar opciones a él.
Método público 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.

Arriba

Vea también

Referencia

clase SPSite

Miembros SPSite

Espacio de nombres Microsoft.SharePoint