FileField.CreateChildControls 方法
作为子级创建Literal控件。
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overrides Sub CreateChildControls
用法
Me.CreateChildControls()
protected override void CreateChildControls()
备注
如果当前列表不是文档库和当前列表项不是一个文件夹,则创建没有子控件。