See Also

Class  |  Members

Language

Visual Basic

C#

JScript

Show All

See AlsoLanguages ObjectFactory_FW1 Send Feedback on this Topic

_AttributeErrorEventHandler Delegate

[Visual Basic]
Public Sub _AttributeErrorEventHandler( _    ByVal AttributeName As String, _    ByVal ErrString As String _ )
[C#]
public void _AttributeErrorEventHandler(    string AttributeName,    string ErrString );
[JScript]
public function _AttributeErrorEventHandler(    AttributeName : String,    ErrString : String );

Parameters

AttributeName
ErrString

See Also

Class  |  Members

 

 


©2006 i3 Design Limited. All rights reserved.