SPUpdatable Class |
Namespace: Colygon.MatchPoint.Core.DataAdapters
public abstract class SPUpdatable : SPResultRecord, ISPUpdatable, ISPResource, ITaggable, IUpdatable
The SPUpdatable type exposes the following members.
Name | Description | |
---|---|---|
SPUpdatable | Initializes a new instance of the SPUpdatable class | |
SPUpdatable(TaggingClientContext) | Initializes a new instance of the SPUpdatable class |
Name | Description | |
---|---|---|
AssociatedWeb | ||
ChangeToken | ||
ContentClass | (Inherited from SPResultRecord.) | |
CopyUrl | (Inherited from SPResultRecord.) | |
Exists | ||
Item | ||
PreviewImageInBrowserUrl | (Inherited from SPResultRecord.) | |
PreviewInBrowserUrl | (Inherited from SPResultRecord.) | |
SecurableObject | ||
Tags | Returns the tags that are currently applied to the item. | |
Url | (Inherited from SPResultRecord.) | |
ViewInBrowserUrl | (Inherited from SPResultRecord.) |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetIconOverlayUrl | (Inherited from SPResultRecord.) | |
GetSimpleTags | Returns tags that are currently applied to the item (without accessing tagging service applications). (Inherited from SPResultRecord.) | |
GetSimpleTags(TagType) | (Inherited from SPResultRecord.) | |
GetTaggingClientContext | (Overrides SPResultRecordGetTaggingClientContext.) | |
GetTags | Returns tags that are currently applied to the item. (Inherited from SPResultRecord.) | |
GetTags(TagType) | Returns tags of the specified type that are currently applied to the item. (Inherited from SPResultRecord.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValue | (Overrides SPResultRecordGetValue(String).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ResetInternalState | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Update | ||
UpdateTags | ||
Wrap |