WebResource Entity Messages and Methods
A web resource stores the data equivalent to files used in web development. Web resources are client-side components that provide custom user interface elements. The schema name for this entity is WebResource.
The following table describes the messages for this entity, which you use with the IOrganizationService.Execute method.
| Message | Description |
|---|---|
| Creates a web resource. You can also call the IOrganizationService.Retrieve method. | |
| Deletes a web resource. You can also call the IOrganizationService.Delete method. | |
| Retrieves a web resource. You can also call the IOrganizationService.Retrieve method. | |
| Retrieves a collection of web resources. You can also call the IOrganizationService.RetrieveMultiple method. | |
| Retrieves the current saved definition of a web resource regardless whether it has been published. | |
| Retrieves the current saved definition of web resources regardless whether they have been published. | |
| Updates a web resource. You can also call the IOrganizationService.Update method. |
See Also
Send comments about this topic to Microsoft.
© 2012 Microsoft Corporation. All rights reserved.