Plumtree UI Infrastructure API  
 

PTBannerType.ELEMENT_NAME_ID_EXPAND_COLLAPSE_CONTAINER Field

Use this ElementName ID to obtain an ElementName from a specific PTBannerType that will allow you to obtain the HTMLElement that should contain a collapse or expand button. Banner's do not come from the factory with these buttons, but should be inserted into this element.

public const string ELEMENT_NAME_ID_EXPAND_COLLAPSE_CONTAINER = "banner_expcollcont_enid";

See Also

PTBannerType Class | com.plumtree.xpshared.htmlconstructs Namespace