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 localized themed images which this webpart uses in CSR, possibly null
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Overridable Function GetThemedLocalizedImages As String()
'Usage
Dim instance As WebPart
Dim returnValue As String()
returnValue = instance.GetThemedLocalizedImages()
public virtual string[] GetThemedLocalizedImages()
Type: []