The CorasWorks Rotator Display Adapter displays content in a rotating display or scrolling bar. This can be placed in your site for web site-like effects, and the data displayed can come from any data source.
Any parameters that reference a variable support the following variables:
• <%CurrentPageFolder%> - The current folder URL where the web part resides (e.g., http://www.company.com/sites/site1/connections)
• <%HostName%> - The host name of the site where the web part resides (e.g., www.company.com)
• <%SiteSecurityType%> - The protocol type of the site where the web part resides (e.g., http://)
• <%SiteURL%> - The absolute path to the site where the web part resides (e.g., http://www.company.com/sites/site1)
Example: <%SiteSecurityType%><%HostName%>/data/connections/dataprovider.aspx