FriendlyUrlBasedWeb members
Stores the relevant properties of a web that contains FriendlyUrl objects.
The FriendlyUrlBasedWeb type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FriendlyUrlBasedWeb | Initializes a new instance of a FriendlyUrlBasedWeb object. |
Top
Properties
Name | Description | |
---|---|---|
ServerRelativeWebUrl | Gets or sets a server-relative URL of the web that contains the friendly URLs. | |
SiteId | Gets or sets the Id() property of the site collection containing the web. | |
TypeOfChange | Gets or sets the change type as it is defined by the ChangeType enumeration. | |
WebId | Gets or sets the web ID of the web that contains the friendly 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