asp.net.ph

Skip Navigation Links

srcUrn Property

event Properties   DHTML Events


Specifies the URN of the behavior that fired the event.

Syntax

HTML N/A
Script [ sUrn ] = event.srcUrn

Possible Values

sUrn Specifies the universal resource name ( URN ) identifier of the behavior that fired the event.

The property is read-only with a default value of null.

Remarks

This property is set to null unless both of these conditions are true:

  1. A behavior is currently attached to the element on which the event is fired.
  2. The behavior defined in #1 has specified a URN identifier and fired the event.

Applies To

event

See Also

behaviorUrns Collection, urns Method


Need a break ?
Suggested Reading

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note