SPWebPartConnectionCollection.IsReadOnly 属性

获取一个值,指示集合是只读的。

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

语法

声明
Public Property IsReadOnly As Boolean
    Get
    Friend Set
用法
Dim instance As SPWebPartConnectionCollection
Dim value As Boolean

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

属性值

类型:System.Boolean

备注

集合设置为只读后已激活的连接。

另请参阅

引用

SPWebPartConnectionCollection 类

SPWebPartConnectionCollection 成员

Microsoft.SharePoint.WebPartPages 命名空间