Plumtree Portal UI  
 

TemplateListModel.SetAddLabel Method 

Set the label of the add button. This must be called before InitializeTemplateList is called.

public virtual void SetAddLabel(
   string _strAddLabel
);

Parameters

_strAddLabel

See Also

TemplateListModel Class | com.plumtree.portaluiinfrastructure.expandablelist.template Namespace