elGetTaskBtn (client-side)

Use this routine to retrieve a specific task button element.

Definition

elGetTaskBtn(sID)

Parameters

sID

A string identifier that matches the id attribute of the corresponding task element in the relevant module configuration file.

Return Value

The task button element corresponding to the specified identifier.

Remarks

This routine is only available after the taskbar has been inserted by calling either InsertTaskBar or InsertEditTaskBar.

This routine is available in the include file ActionPageUtil.asp.

See Also

Client-Side Routines

Server-Side Routines


All rights reserved.