dWebSpec Dictionary
CONTEXT: descriptors->event->id




All Details Standard Only Platform Only
Structured Web info and helpTechnologies
 Home Page
 Product Page
 Download Page
 Feedback
Javascript Tree Menu

Results for:

 event.id 
Prev  Topic  Next

Identifier for the descriptor

Must be unique identifier within the event descriptors on the page.

Summarily, it could be said that the entries in this descriptor involves 1) Path handler association, 2) Event source association to handlers, and 3) general event source that navigate to other pages, without handlers.

The following are recommended.

For path association definitions or declarations, the id should be the path without the slash, or abbreviation, or short description without space. This identifier would be referenced by the event triggers.

For the event trigger capture, the id of the handler plus a sequence could be assigned for each event source as shown below.

handler-object-1
handler-object-2

or

handler-action-1
handler-action-2

These recommendation are made to enhance clarity for path association and usage by event sources only, they are not required.

The only requirement is uniqueness, and non-inclusion of spaces, escape or special characters.

 ASP.NET  
Prev Next