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