FUNCTION  fGetUrlExpId

Returns the URL for an Photo objID.


returns http://localhost/en/tools/explore/obj.asp?id=2255029915222048
where localhost is filled in from SiteConstants.WebServerURL.
sample:
select dbo.fGetUrlExpId(2255029915222048)
see also fGetUrlNavEq, fGetUrlNavId, fGetUrlExpEq

Input and output parameters

nametypelengthinoutpnum
@objIdbigint8input1
 varchar256input0