Plumtree Portal UI  
 

IPTURL.SetURLData Method 

Sets URL data. Each type of URL supports different URL data.

void SetURLData(
   string strKey,
   string strValue
);

Parameters

strKey
Key of the URL data to set.
strValue
Value of the URL data.

See Also

IPTURL Interface | com.plumtree.portaluiinfrastructure.ptlink Namespace