SiteImageRenditions class

Exposes the operations to read and write image renditions from a site collection.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Publishing.SiteImageRenditions

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.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.

See also

Reference

SiteImageRenditions members

Microsoft.SharePoint.Publishing namespace

Microsoft.SharePoint.Publishing.ImageRendition

Microsoft.SharePoint.Publishing.ImageRenditionCollection