Workspace Properties |
The Workspace type exposes the following members.
Name | Description | |
---|---|---|
ContentClass | Returns the content class of the current workspace. (Overrides SPResultRecordContentClass.) | |
CopyUrl | (Inherited from SPResultRecord.) | |
DeleteConfirmationUrl | (Overrides BaseWorkspaceDeleteConfirmationUrl.) | |
Exists | Returns 'true' if the current SPWeb is a MatchPoint workspace. (Overrides SPUpdatableExists.) | |
Id | Returns the ID of the workspace. (Overrides BaseWorkspaceId.) | |
Item | (Inherited from BaseWorkspace.) | |
ItemId | Returns the ID of the workspace redirector item. A FileNotFoundException is thrown if the redirector item does not exist. (Overrides BaseWorkspaceItemId.) | |
ListItem | Returns the workspace redirector item. (Overrides BaseWorkspaceListItem.) | |
Names | Returns a collection of field names of the configured workspace fields (Inherited from BaseWorkspace.) | |
PreviewImageInBrowserUrl | (Inherited from SPResultRecord.) | |
PreviewInBrowserUrl | (Inherited from SPResultRecord.) | |
ReadOnly | Returns 'true' if the workspace is currently in read-only mode. (Overrides BaseWorkspaceReadOnly.) | |
RolePermissionAssignments | Returns the role permission assignments for the workspace. | |
Tags | Returns the tags that are currently applied to the item. (Inherited from SPUpdatable.) | |
Template | Returns the workspace template configuration of the workspace. (Overrides BaseWorkspaceTemplate.) | |
Title | Returns the workspace title. (Inherited from BaseWorkspace.) | |
Url | Returns the URL of the workspace. (Overrides SPResultRecordUrl.) | |
UserRoleAssignments | Returns the user role assignments for the workspace. (Overrides BaseWorkspaceUserRoleAssignments.) | |
ViewInBrowserUrl | (Inherited from SPResultRecord.) | |
Web | Returns the underlying elevated SPWeb object of the workspace. All actions on this SPWeb instance will be executed as System Account. | |
WorkspaceTag | Returns the workspace tag. Returns null if no workspace tag is configured. (Inherited from BaseWorkspace.) |