FriendlyUrl members
Represents a structure that is returned by the web services to give the values of all properties of a FriendlyUrl object.
The FriendlyUrl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FriendlyUrl | Initializes a new instance of a FriendlyUrl object. |
Top
Properties
Name | Description | |
---|---|---|
CustomProperty | Reserved for future use. A custom property of the object. | |
HostName | Gets or sets the name of the server hosting a FriendlyUrl object. | |
LastModified | Gets or sets the date that a FriendlyUrl object in the content database was last modified. | |
LastUpdated | Gets or sets the date that a FriendlyUrl object in the content database was last updated. | |
Name | Gets or sets the name of a FriendlyUrl object. | |
OtherProperties | Gets or sets an array of key-value pairs for a FriendlyUrl object. | |
Path | Gets or sets the path of a FriendlyUrl object. | |
SearchUrl | Gets or sets the search URL of a FriendlyUrl object. | |
SecurityDescriptor | Reserved for future use. A security descriptor of the object. | |
SeoPropertyBrowserTitle | Gets or sets a browser title for the search engine optimization (SEO) property of a FriendlyUrl object. | |
SeoPropertyChangeFrequency | Gets or sets the change frequency of the search engine optimization (SEO) property of a FriendlyUrl object. | |
SeoPropertyDescription | Gets or sets a description of the search engine optimization (SEO) property of a FriendlyUrl object. | |
SeoPropertyInternetSearchEngineInclusion | Gets or sets Internet search engines to include in the search engine optimization (SEO) property of a FriendlyUrl object. | |
SeoPropertyKeywords | Gets or sets the keywords for the search engine optimization (SEO) property of a FriendlyUrl object. | |
SeoPropertyName | Gets or sets the name of the search engine optimization (SEO) property of a FriendlyUrl object. | |
SeoPropertyPriority | Gets or sets the priority of the search engine optimization (SEO) property of a FriendlyUrl object. | |
SeoPropertyTitle | Gets or sets the title of the search engine optimization (SEO) property of a FriendlyUrl object. | |
ServerRelativeUrl | Gets or sets the server’s relative URL of a FriendlyUrl object. | |
Title | Gets or sets the title of a FriendlyUrl object. | |
TypeOfChange | Gets or sets the type of change of a FriendlyUrl object as defined by the ChangeType enumeration. | |
UniqueId | Gets or sets an opaque ID assigned by the web service to a FriendlyUrl object. |
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