Uiinfrastructure API Docs  
 

ExpListModel.SetAddIconAlt Method 

Sets the value of the alt text for the add icon. This is optional, by default this is set to empty String.

public virtual void SetAddIconAlt(
   string _sAddIconAlt
);

Parameters

_sAddIconAlt

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace