SPSiteUrl members
Represents a URL for an SPSite.
The SPSiteUrl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPSiteUrl | Initializes a new instance of the SPSiteUrl class. |
Top
Properties
Name | Description | |
---|---|---|
Url | Gets and sets the URL for the site. | |
Zone | Gets or sets the defined authentication policy (zone) for the site. |
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