EasyUA Reference
RemoveLink Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > UaDataBind Class : RemoveLink Method

Glossary Item Box

Remove the specified DataBind link

Syntax

Visual Basic (Usage)Copy Code
Dim instance As UaDataBind
Dim link As DBLink
 
instance.RemoveLink(link)
C# 
public void RemoveLink( 
   DBLink link
)

Parameters

link
The link to be removed

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.