GetItemUrl(System.Data.DataRow) Method
The GetItemUrl method of the QueryResultBase class gets the URL of the specifed DataRow that represents one item in the result set.
Parameters
objectDataRow DataRow that represents one item in the result set.
Return Value
String that contains the URL of the item specified in the objectDataRow parameter.
Remarks
This method calls the GetItemUrl method in this class's base class.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security