Uiinfrastructure API Docs  
 

ExpListModel.SetDelRowConfirmMsg Method 

JF- Sets the confirmation message to display when the user tried to delete a row.

public virtual void SetDelRowConfirmMsg(
   string _sDelRowConfirmMsg
);

Parameters

_sDelRowConfirmMsg

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace