Storage 枚举

指定WebPartStorageAttribute类的值。

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

语法

声明
Public Enumeration Storage
用法
Dim instance As Storage
public enum Storage

成员

成员名称 说明
None 该属性不会存储。
Personal 将基于每个用户存储的属性。
Shared 该属性将与相同的值的所有用户存储。通常,只有管理员可以设置该属性。

另请参阅

引用

Microsoft.SharePoint.WebPartPages 命名空间