EasyUA Reference
reportBrowseError Event
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > BrowseTree Class : reportBrowseError Event

Glossary Item Box

This handler is called in the TreeView mouse event handler when an error happens in the server browse access.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As BrowseTree
Dim handler As OnBrowseError
 
AddHandler instance.reportBrowseError, handler
C# 
public event OnBrowseError reportBrowseError

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.