public CyberStoreBaseControl GetControlByName( string ControlName )
'Declaration Public Function GetControlByName( _ ByVal ControlName As String _ ) As CyberStoreBaseControl
'Declaration
Public Function GetControlByName( _ ByVal ControlName As String _ ) As CyberStoreBaseControl
'Usage Dim instance As CyberStoreBaseControl Dim ControlName As String Dim value As CyberStoreBaseControl value = instance.GetControlByName(ControlName)
'Usage
Dim instance As CyberStoreBaseControl Dim ControlName As String Dim value As CyberStoreBaseControl value = instance.GetControlByName(ControlName)
CyberStoreBaseControl Class CyberStoreBaseControl Members