Share via


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
Public method FriendlyUrl Initializes a new instance of a FriendlyUrl object.

Top

Properties

  Name Description
Public property CustomProperty Reserved for future use. A custom property of the object.
Public property HostName Gets or sets the name of the server hosting a FriendlyUrl object.
Public property LastModified Gets or sets the date that a FriendlyUrl object in the content database was last modified.
Public property LastUpdated Gets or sets the date that a FriendlyUrl object in the content database was last updated.
Public property Name Gets or sets the name of a FriendlyUrl object.
Public property OtherProperties Gets or sets an array of key-value pairs for a FriendlyUrl object.
Public property Path Gets or sets the path of a FriendlyUrl object.
Public property SearchUrl Gets or sets the search URL of a FriendlyUrl object.
Public property SecurityDescriptor Reserved for future use. A security descriptor of the object.
Public property SeoPropertyBrowserTitle Gets or sets a browser title for the search engine optimization (SEO) property of a FriendlyUrl object.
Public property SeoPropertyChangeFrequency Gets or sets the change frequency of the search engine optimization (SEO) property of a FriendlyUrl object.
Public property SeoPropertyDescription Gets or sets a description of the search engine optimization (SEO) property of a FriendlyUrl object.
Public property SeoPropertyInternetSearchEngineInclusion Gets or sets Internet search engines to include in the search engine optimization (SEO) property of a FriendlyUrl object.
Public property SeoPropertyKeywords Gets or sets the keywords for the search engine optimization (SEO) property of a FriendlyUrl object.
Public property SeoPropertyName Gets or sets the name of the search engine optimization (SEO) property of a FriendlyUrl object.
Public property SeoPropertyPriority Gets or sets the priority of the search engine optimization (SEO) property of a FriendlyUrl object.
Public property SeoPropertyTitle Gets or sets the title of the search engine optimization (SEO) property of a FriendlyUrl object.
Public property ServerRelativeUrl Gets or sets the server’s relative URL of a FriendlyUrl object.
Public property Title Gets or sets the title of a FriendlyUrl object.
Public property TypeOfChange Gets or sets the type of change of a FriendlyUrl object as defined by the ChangeType enumeration.
Public property UniqueId Gets or sets an opaque ID assigned by the web service to a FriendlyUrl object.

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

FriendlyUrl class

Microsoft.SharePoint.Publishing.WebServices namespace