WebPart.GetThemedImages method
會傳回此網頁組件會使用的佈景主題圖像清單中 CSR,可能是 null
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable Function GetThemedImages As String()
'用途
Dim instance As WebPart
Dim returnValue As String()
returnValue = instance.GetThemedImages()
public virtual string[] GetThemedImages()
傳回值
Type: []