SPSiteMultiUrlLookupInfo members

This class is used to for host named sites with multiple urls. It contains the siteId and zone for a specified site url.

The SPSiteMultiUrlLookupInfo type exposes the following members.

Constructors

  Name Description
Public method SPSiteMultiUrlLookupInfo The default constructor for an SPSiteMultiUrlLookupInfo object.

Top

Properties

  Name Description
Public property SiteId The site id of the SPSite object to which the specified url belongs.
Public property Zone The SPUrlZone object which defines the policy for the specified url.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPSiteMultiUrlLookupInfo class

Microsoft.SharePoint.Administration namespace