CyberStore Documentation
FindChildControl Method


View with Navigation Tools Version
Dovetail.Ecommerce.ControlBases Namespace > CyberStoreBaseControl Class : FindChildControl Method
Syntax
'Declaration
 
Public Function FindChildControl( _
   ByVal Control_ID As String _
) As Control
 
'Usage
 
Dim instance As CyberStoreBaseControl
Dim Control_ID As String
Dim value As Control
 
value = instance.FindChildControl(Control_ID)

Parameters

Control_ID
See Also

Reference

CyberStoreBaseControl Class
CyberStoreBaseControl Members