Siebel Interactive Selling Transact Server Interface Reference > ConfigList API >

getDeleteURL


getDeleteURL function provides a Delete link from the configuration list.

Syntax

<bean name>.getDeleteURL()

Usage

Call the getDeleteURL function from a button or link to allow the user to delete the configuration from the database. The list reloads to display an updated list, excluding the deleted configuration.

Example

<a href="<%= configList.getDeleteURL() %>">Delete</a>


 Siebel Interactive Selling Transact Server Interface Reference 
 Published: 18 April 2003