CyberStore Documentation
FindParentPopupControl Method


View with Navigation Tools Version
Dovetail.Ecommerce.ControlBases Namespace > CyberStoreBaseControl Class : FindParentPopupControl Method
Syntax
'Declaration
 
Public Function FindParentPopupControl( _
   ByVal control As Control _
) As DevExpress.Web.ASPxPopupControl
 
'Usage
 
Dim instance As CyberStoreBaseControl
Dim control As Control
Dim value As DevExpress.Web.ASPxPopupControl
 
value = instance.FindParentPopupControl(control)

Parameters

control
See Also

Reference

CyberStoreBaseControl Class
CyberStoreBaseControl Members