|  | Plumtree Portal UI | |
| CommonTagAttributeConstants.ATTRIB_ID_DESC Field
|
public const
string ATTRIB_ID_DESC = "Name of the variable in memory where the DO data created by this tag is stored. Specify this ID in the data attribute (most commonly the DATAVAR attribute) for any display tag consuming DO data. Multiple data tags can share the same ID, in which case they are added to a list in the order they were processed. ";
See Also
CommonTagAttributeConstants Class | com.plumtree.portaluiinfrastructure.tags.common Namespace