RetailMediaChannelTwitterConnector::buildHomePageLink Method [AX 2012]

Builds a link to the users's timeline page given the id of the user

client server public static str buildHomePageLink(str _userId)

Run On

Called

Parameters

_userId
Type: str
The id of the user

Return Value

Type: str
Returns the link to the users's timeline page given the id of the user
Show: