SilverlightWebPart.CreateChildControls 方法

创建 Silverlight Web 部件的唯一子控件作为Literal

命名空间:  Microsoft.SharePoint.WebPartPages
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overrides Sub CreateChildControls
用法

Me.CreateChildControls()
protected override void CreateChildControls()

备注

如果正在使用自定义的外部应用程序提供程序 (EAP),然后CreateChildControls()方法使用返回SPExternalApplicationRequestResult.GetContentControl(String),如果有),为 Web 部件的子控件的控件。

另请参阅

引用

SilverlightWebPart 类

SilverlightWebPart 成员

Microsoft.SharePoint.WebPartPages 命名空间