Version

ImageMemberResolved Property

Returns the actual ImageMember field key that indicates what text is displayed by the item when bound.
Syntax
'Declaration
 
Public ReadOnly Property ImageMemberResolved As String
public string ImageMemberResolved {get;}
Remarks

This proeprty will return the actual resolved key of the field that is being used for the Text property of an item when the Carousel is data bound.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also