RadioButtonChoiceField.CreateChildControls 方法
创建子控件需呈现控件如 label 控件、 链接控件、 文本框控件或单选按钮。
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides Sub CreateChildControls
用法
Me.CreateChildControls()
protected override void CreateChildControls()