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 | |
---|---|---|
SPSiteMultiUrlLookupInfo | The default constructor for an SPSiteMultiUrlLookupInfo object. |
Top
Properties
Name | Description | |
---|---|---|
SiteId | The site id of the SPSite object to which the specified url belongs. | |
Zone | The SPUrlZone object which defines the policy for the specified url. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top