共用方式為


ImageWebPart.ShouldSerializeAlternativeText method

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

Syntax

'宣告
Public Function ShouldSerializeAlternativeText As Boolean
'用途
Dim instance As ImageWebPart
Dim returnValue As Boolean

returnValue = instance.ShouldSerializeAlternativeText()
public bool ShouldSerializeAlternativeText()

傳回值

Type: System.Boolean

請參閱

參照

ImageWebPart class

ImageWebPart members

Microsoft.SharePoint.WebPartPages namespace