This code can be used to get a link to a page where a component is added. It will return the first
page found.
string NavigateUrl;
ComponentLink ComponentLink = new ComponentLink(PublicationID);
if (ComponentLink.GetLink(ComponentTcmID... Read the full text.