Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ISearchRecord.OpenDocumentURL Property

Gets or sets the open document URL.

string OpenDocumentURL {get; set;}

Remarks

The open document url should be unescaped, e.g. like "http://www.yahoo.com?d=SUNW&t=d" NOT "http://www.yahoo.com?d=SUNW&t=d" The portal creates a link to the search record using the title and openDocumentURL.

See Also

ISearchRecord Interface | Plumtree.Remote.Search Namespace