ImageWebPart.ShouldSerializeAlternativeText Method

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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