IHostChildControls Interface
In This Topic
Interface supplied by objects that support embedded child controls.
Object Model
Syntax
'Declaration
Public Interface IHostChildControls
'Usage
Dim instance As IHostChildControls
public interface IHostChildControls
See Also