Share via


DocumentLibrary Object Members

SharePoint Designer Developer Reference

The description for this member will appear in the final release of Office 2007.

Methods

  Name Description
ApplyChanges Applies changes made to a DocumentLibrary object.

Properties

  Name Description
AllowAttachments Sets or returns a Boolean that represents whether a list allows attachments.
AllowModerate Sets or returns a Boolean that represents whether to allow using the moderation setting in a list.
Application Returns an Application object that represents the 2nd_SPDesignerGeneric application.
DefaultViewPage Returns or sets a String that defines the relative URL to the page that is viewed when the list is opened.
Description Returns or sets a String that represents the description for a list.
DesignSecurity Returns or sets a ListDesignSecurity constant that defines the security permissions of a document library.
DisplayForm Returns or sets a String that represents the relative URL of the form that contains the user interface associated with a document library.
EditForm Returns or sets a String that represents the relative URL of the form used for editing a document library in 1st_SPDesigner12.
Fields Returns a ListFields collection that represents all fields in a document library.
FileDialogViewPage Returns or sets a String that represents the relative URL of the page associated with the DocumentLibrary object. Read/write.
FileSaveForm Returns or sets a String that represents the relative URL of the form page that is displayed when files are saved. Read/write.
Folder Returns a WebFolder object that represents the parent folder that contains the document library.
ID Returns a String that represents an identification for a document library. Read-only.
IsHidden Sets or returns a Boolean that represents whether to display a list in the browser.
IsModified Returns a Boolean that represents whether a list has been changed since the last time the list was updated.
Name Returns a String that represents the name assigned to a list.
NewForm Returns or sets a String that represents the form used for adding new content to a document library in a Web site based on Microsoft Windows SharePoint Services.
Parent Returns an Object that represents the parent object of the specified object. Read-only.
ReadOnly Returns a Boolean that indicates whether a document library has read-only permissions. True indicates that the document library cannot be modified by the user.
Template Returns or sets a String that represents the file path of the template applied to the document library.
Type Returns an ListType constant value of ListTypeDocumentLibrary that specifies that the list is a document library.
ViewPages Returns a String array that represents a list of pages that contain a view for the list.
Web Returns a Web object that represents the parent Web site for a document library.