Uiinfrastructure API Docs  
 

ExpListModel.SetDeleteIconAlt Method 

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

public virtual void SetDeleteIconAlt(
   string _sDeleteIconAlt
);

Parameters

_sDeleteIconAlt

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace