Returns the first CallbackResult in the collection with the matching EventArg string.
Syntax
Parameters
- eventArg
- String to search for in the EventArg property of the CallbackResult object collection: one of "content", "innercontent", "javascript" and "image".
Return Value
The first CallbackResult found matching the input EventArg string, or null (Nothing) if no matches are found.
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also