SiteImageRenditions class
Exposes the operations to read and write image renditions from a site collection.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.Publishing.SiteImageRenditions
Namespace: Microsoft.SharePoint.Client.Publishing
Assembly: Microsoft.SharePoint.Client.Publishing (in Microsoft.SharePoint.Client.Publishing.dll)
Syntax
'Declaration
Public NotInheritable Class SiteImageRenditions
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class SiteImageRenditions
Remarks
Exposes the read and write operations of image renditions for a specific site collection.
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.