Home > Contents > Index >
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index
asset:share
Updates the AssetPublication table to have an entry for each of the requested sites.
Syntax
<asset:share name="asset instance object" publist="publication IDs" />Parameters
name (required)
- Name of the asset instance object.
publist (required)
- Semicolon-separated list of site (formerly publication) IDs from which the asset is accessible.
Example
<asset:load type="Article" objectid='<%=ics.GetVar("id")%>' name="theCurrentAsset"/> <asset:share name="theCurrentAsset" publist='<%=ics.GetVar("pubid")+";"+ics.GetSSVar("pubid")%>'/>See Also
asset:addsite
asset:load
asset:gather
asset:removesite
asset:save
asset:sites
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.