1 out of 1 rated this helpful - Rate this topic

SPList Methods

Windows SharePoint Services 3
(see also Protected Methods )
  Name Description
Public method AddWorkflowAssociation
Adds a workflow association to the list.
Public method BreakRoleInheritance
Breaks the role assignment inheritance for the list and gives the current list its own copy of the role assignments.
Public method CheckPermissions
Checks the permissions for the list and throws UnauthorizedAccessException if the current user does not have the specified set of rights.
Public method Delete
Deletes the list.
Public method DoesUserHavePermissions Overloaded.
Checks the permissions of the list.
Public method EnsureRssSettings
Checks the RSS settings of the list, and, if necessary, updates them to ensure that the most current settings are used.
Public method Equals  Overloaded. (inherited from Object)
Public method GetChanges Overloaded.
Queries the change log and returns a collection of changes that have occurred in the list.
Public method GetContentTypeIdByUrl
Returns the content type identifier for the content type with the specified URL.
Public method GetDefaultViewForContentType
Returns the default view of list data that is used by the specified content type.
Public method GetDirectChildContentType
Returns the content type identifier for the content type that is the direct child of the specified content type.
Public method GetDistinctFieldValues
Returns a two-dimensional object that represents an array of field values in which data duplication within a specified field in the list is eliminated and each value returned is unique.
Public method GetHashCode  (inherited from Object)
Public method GetItemById
Returns the list item with the specified integer ID.
Public method GetItemByUniqueId
Returns the list item that is associated with the specified global unique identifier (GUID).
Public method GetItems Overloaded.
Returns a collection of items from the list.
Public method GetPropertiesXmlForUncustomizedViews
Returns properties of the uncustomized views of the list, including the GUID, the type, the display name, the URL, and the ID of the base view.
Public method GetType  (inherited from Object)
Public method GetUncustomizedViewByBaseViewId
Returns the view object that is associated with the specified base view identifier.
Public method GetUserEffectivePermissionInfo
Gets an object with detailed information about the effective permissions that a specified user has on the list and the role assignments for this user at this scope.
Public method GetUserEffectivePermissions
Gets the effective permissions that a specified user has on the list.
Public method GetView
Returns a view of the list based on the specified GUID.
Public method IsContentTypeAllowed Overloaded.
Verifies that the list supports the specified content type.
Public method Recycle
Recycles the list and returns the list's globally unique identifier (GUID).
Public method Static ReferenceEquals  (inherited from Object)
Public method RemoveWorkflowAssociation
Removes the specified workflow association from the list.
Public method RenderAsHtml
Returns a string representation of the specified query in HTML format.
Public method ResetRoleInheritance
Removes the local role assignments and reverts to role assignments from the parent list.
Public method SaveAsTemplate
Saves the list as a template in the list template gallery and includes the option of saving with or without the data that is contained in the current list.
Public method Static ServerTemplateCanReceiveEmail
Returns a Boolean value that specifies whether the specified list template and Web site support receiving e-mail.
Public method ToString Overridden.
Returns the title of the list.
Public method Update Overloaded.
Updates the database with changes that are made to the list.
Public method UpdateWorkflowAssociation
Updates the specified workflow assocation.
Public method WriteRssFeed Overloaded.
Writes the RSS feeds from the list to a specified document stream.
Top
  Name Description
Protected method EnsurePropsFresh
Checks the properties of the list, and, if necessary, updates them to ensure that the most current settings are used.
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Protected method SetAttributesForPropertiesXML
This member is reserved for internal use and is not intended to be used directly from your code.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ