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.) | |
Exists | Returns 'true' if the current SPWeb is a MatchPoint workspace. (Overrides SPUpdatableExists.) | |
Id | Returns the ID of the workspace. | |
Item | (Overrides SPUpdatableItemString.) | |
ItemId | Returns the ID of the workspace redirector item. A FileNotFoundException is thrown if the redirector item does not exist. | |
Names | Returns a collection of field names of the configured workspace fields | |
PreviewImageInBrowserUrl | (Inherited from SPResultRecord.) | |
PreviewInBrowserUrl | (Inherited from SPResultRecord.) | |
ReadOnly | Returns 'true' if the workspace is currently in read-only mode. | |
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. | |
Title | Returns the workspace title. | |
Url | Returns the URL of the workspace. (Overrides SPResultRecordUrl.) | |
UserRoleAssignments | Returns the user role assignments for the workspace. | |
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. |