Imaging Members
Include Protected Members
Include Inherited Members
Provides methods that enable you to create and manage picture libraries.
The Imaging type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Imaging | Initializes a new instance of the Imaging class. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
Abort | (Inherited from WebClientProtocol.) | |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) | |
CancelAsync | (Inherited from HttpWebClientProtocol.) | |
CheckSubwebAndList | Checks the specified URL and attempts to resolve it. | |
CreateNewFolder | Creates a new folder with the name "New folder" in the specified list and folder. If a folder named "New folder" already exists in the specified folder, the CreateNewFolder method tries to create "New folder(1)", "New folder(2)", and so on. | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Delete | Removes the specified files and folders (items) from the specified list on the current Web site. | |
Discover | (Inherited from SoapHttpClientProtocol.) | |
Dispose() | (Inherited from Component.) | |
Dispose(Boolean) | (Inherited from Component.) | |
Download | Downloads the specified files (items) in a list on the current Web site. | |
Edit | Not implemented. | |
EndInvoke | (Inherited from SoapHttpClientProtocol.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Component.) | |
GetHashCode | (Inherited from Object.) | |
GetItemsByIds | Returns the items with the specified IDs. | |
GetItemsXMLData | Returns the metadata of all items in the specified list on the current Web site. | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetListItems | Returns the last modified date and other information about the items in a specified folder in a list on the current Web site. | |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) | |
GetService | (Inherited from Component.) | |
GetType | (Inherited from Object.) | |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) | |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) | |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) | |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Invoke | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) | |
ListPictureLibrary | Lists all picture libraries on the current Web site. | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
Rename | Renames the specified files (items) in a list on the current Web site. | |
ToString | (Inherited from Component.) | |
Upload | Uploads a file to a list on the current Web site. |
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from Component.) |
Top