BaseWorkspace Class |
Namespace: Colygon.MatchPoint.Workspaces.Model
public abstract class BaseWorkspace : SPUpdatable, IViewableItem, IListItemWrapper, ITermResultRecord, IDisposable
The BaseWorkspace type exposes the following members.
Name | Description | |
---|---|---|
BaseWorkspace | Initializes a new instance of the BaseWorkspace class |
Name | Description | |
---|---|---|
AssociatedWeb | (Overrides SPUpdatableAssociatedWeb.) | |
ChangeToken | (Overrides SPUpdatableChangeToken.) | |
ContentClass | (Inherited from SPResultRecord.) | |
CopyUrl | (Inherited from SPResultRecord.) | |
DeleteConfirmationUrl | ||
Exists | (Inherited from SPUpdatable.) | |
Id | ||
Item | (Overrides SPUpdatableItemString.) | |
ItemId | ||
ListItem | ||
Names | Returns a collection of field names of the configured workspace fields | |
PreviewImageInBrowserUrl | (Inherited from SPResultRecord.) | |
PreviewInBrowserUrl | (Inherited from SPResultRecord.) | |
ReadOnly | ||
SecurableObject | (Inherited from SPUpdatable.) | |
Tags | Returns the tags that are currently applied to the item. (Inherited from SPUpdatable.) | |
Template | ||
Title | Returns the workspace title. | |
Url | (Inherited from SPResultRecord.) | |
UserRoleAssignments | ||
ViewInBrowserUrl | (Inherited from SPResultRecord.) | |
WorkspaceTag | Returns the workspace tag. Returns null if no workspace tag is configured. |
Name | Description | |
---|---|---|
Create | ||
Delete | ||
Dispose | Releases all resources used by the BaseWorkspace | |
DisposeWeb | ||
EnsureWorkspaceTag | ||
EnsureWorkspaceTemplate | ||
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.) | |
GetIdFromListItem | ||
GetRolesForCurrentUser | Returns the roles for the current user on this workspace. | |
GetSimpleTags | Returns tags that are currently applied to the item (without accessing tagging service applications). (Inherited from SPResultRecord.) | |
GetSimpleTags(TagType) | (Inherited from SPResultRecord.) | |
GetTaggingClientContext | (Inherited from SPUpdatable.) | |
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 | (Inherited from SPUpdatable.) | |
GetVersionFormUrl | ||
IsUserInRole | Returns 'true' if the current user is in the specified role on this workspace. | |
LoadWorkspaceTag | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ResetInternalState | (Inherited from SPUpdatable.) | |
Restore | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
Update | Writes changes on the workspace. (Overrides SPUpdatableUpdate.) | |
Update(Boolean) | Writes changes on the workspace. If the systemUpdate parameter is specified as 'false', the 'Modified' and 'Modified by' fields will not be changed. | |
Update(Boolean, Boolean) | ||
UpdateInternal | ||
UpdateTags | (Inherited from SPUpdatable.) |
Name | Description | |
---|---|---|
BuiltInFields | ||
FieldValues | ||
FormValuesVarName | ||
Logger | ||
Properties | ||
WorkspaceIdVarName | ||
workspaceTag | ||
WorkspaceVariableName |
Name | Description | |
---|---|---|
GetTerms | Overloaded. Returns all terms from the a result record. (Defined by TermResultRecordExtensions.) | |
GetTerms(String) | Overloaded. Returns terms from a specific field from a result record. (Defined by TermResultRecordExtensions.) |