SPWebPartTransformerCollection.IsReadOnly 属性

获取只读属性。

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

语法

声明
Public ReadOnly Property IsReadOnly As Boolean
    Get
用法
Dim instance As SPWebPartTransformerCollection
Dim value As Boolean

value = instance.IsReadOnly
public bool IsReadOnly { get; }

属性值

类型:System.Boolean

备注

SPWebPartTransformerCollection 设置为只读后激活父级连接。

另请参阅

引用

SPWebPartTransformerCollection 类

SPWebPartTransformerCollection 成员

Microsoft.SharePoint.WebPartPages 命名空间