ImageWebPart.ShouldSerializeAlternativeText method

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

Syntax

'Declaration
Public Function ShouldSerializeAlternativeText As Boolean
'Usage
Dim instance As ImageWebPart
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

ImageWebPart class

ImageWebPart members

Microsoft.SharePoint.WebPartPages namespace