FileWidgetCreateChildControls Method  | 
 
            Let the base class create its child controls then add a file control and set it up.
            
 
    Namespace: 
   NetQuarry.WebControls
    Assembly:
   EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxprotected override void CreateChildControls()
Protected Overrides Sub CreateChildControls
See Also