Plumtree Tags API  
 

ATag.GetUniqueID Method 

Gets a unique ID for this instance of this tag.

This ID is unique across all tags on all portlets on a given page.

This ID cannot be re-used across multiple pages and needs to be regenerated.

Tag Utility Method
public virtual string GetUniqueID();

Return Value

String A unique ID for this instance of this tag.

See Also

ATag Class | com.plumtree.portaluiinfrastructure.tags Namespace