共用方式為


WebPart.GetThemedLocalizedImages method

會傳回此網頁組件會使用當地語系化佈景主題圖像清單中 CSR,可能是 null

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Overridable Function GetThemedLocalizedImages As String()
'用途
Dim instance As WebPart
Dim returnValue As String()

returnValue = instance.GetThemedLocalizedImages()
public virtual string[] GetThemedLocalizedImages()

傳回值

Type: []

請參閱

參照

WebPart class

WebPart members

Microsoft.SharePoint.WebPartPages namespace