'Declaration
Property AllowChildControlDesign As Boolean
'Usage
Dim instance As IHostChildControls Dim value As Boolean instance.AllowChildControlDesign = value value = instance.AllowChildControlDesign
bool AllowChildControlDesign {get; set;}
'Declaration
Property AllowChildControlDesign As Boolean
'Usage
Dim instance As IHostChildControls Dim value As Boolean instance.AllowChildControlDesign = value value = instance.AllowChildControlDesign
bool AllowChildControlDesign {get; set;}