SPRestrictedObjectModel 成员
受限制的对象模型设置的容器。
SPRestrictedObjectModel 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
SPRestrictedObjectModel | [Microsoft.SharePoint.Administration.SPRestrictedObjectModel] 类的新实例进行初始化。 |
页首
属性
名称 | 说明 | |
---|---|---|
RestrictedTypes | 受限制的对象类型。 | |
UpgradedPersistedProperties | 获取已删除或更改的字段的字段名称和值的集合。 (从 SPAutoSerializingObject 继承。) |
页首
方法
名称 | 说明 | |
---|---|---|
Equals | (从 Object 继承。) | |
Finalize | (从 Object 继承。) | |
GetHashCode | (从 Object 继承。) | |
GetObjectData | 获取对象的序列化的状态。 (从 SPAutoSerializingObject 继承。) | |
GetType | (从 Object 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
OnDeserialization | 在对象反序列化从文件系统缓存或数据库之后调用。 (从 SPAutoSerializingObject 继承。) | |
ToString | (从 Object 继承。) | |
UpdateParent | 如果存在的话),来更新其状态,将导致包含SPPersistedObject。 (从 SPAutoSerializingObject 继承。) |
页首