WebPartZone.AddParsedSubObject 方法

防止分析的元素添加到WebPartZoneControlCollection

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

语法

声明
Protected Overrides NotOverridable Sub AddParsedSubObject ( _
    obj As Object _
)
用法
Dim obj As Object

Me.AddParsedSubObject(obj)
protected override sealed void AddParsedSubObject(
    Object obj
)

参数

备注

如果obj不是LiteralControl或其Text属性不为空,则此重写会引发WebPartPageUserException()

另请参阅

引用

WebPartZone 类

WebPartZone 成员

Microsoft.SharePoint.WebPartPages 命名空间