SiteImageRenditions.GetRenditions(ClientRuntimeContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public static System.Collections.Generic.IList<Microsoft.SharePoint.Client.Publishing.ImageRendition> GetRenditions (Microsoft.SharePoint.Client.ClientRuntimeContext context);
static member GetRenditions : Microsoft.SharePoint.Client.ClientRuntimeContext -> System.Collections.Generic.IList<Microsoft.SharePoint.Client.Publishing.ImageRendition>
Public Shared Function GetRenditions (context As ClientRuntimeContext) As IList(Of ImageRendition)
Parameters
- context
- ClientRuntimeContext
Returns
- Attributes