Plumtree Portal UI  
 

SelectPTObjectModel.GetSelectedNamesAsHTML Method 

Helper method to get a String with the selected Object names. E.g.: User1, User2, Group1 Will return an empty String if no Object was selected.

public virtual HTMLElementCollection GetSelectedNamesAsHTML();

Return Value

HTMLElementCollection

Implements

ISelectPTObjectModelRO.GetSelectedNamesAsHTML

See Also

SelectPTObjectModel Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace