RadioButtonWithChildren.TemplateChildControlContainer property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<BindableAttribute(False)> _
Protected ReadOnly Property TemplateChildControlContainer As Panel
Get
'Usage
Dim value As Panel
value = Me.TemplateChildControlContainer
[BindableAttribute(false)]
protected Panel TemplateChildControlContainer { get; }
Property value
Type: System.Web.UI.WebControls.Panel