Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the list of themed images which this webpart uses in CSR, possibly null
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Function GetThemedImages As String()
'Usage
Dim instance As WebPart
Dim returnValue As String()
returnValue = instance.GetThemedImages()
public virtual string[] GetThemedImages()
Return value
Type: []