I wan’t to register the OnMouseOver and OnMouseOut-Event for an Image from the Code behind, because I must different if the user is logged in or not.
Any ideas?
I wan’t to register the OnMouseOver and OnMouseOut-Event for an Image from the Code
Share
You can add an attribute to the object.
e.g.
To set the paramater based on the id of the object, using this: