Rather than a Base64Source specifies an ImageKey used by an Image array

Namespace: Ico.Awx.Common
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string ImageKey { get; set; }
Visual Basic
Public Property ImageKey As String
	Get
	Set
JScript
function get ImageKey () : String
function set ImageKey (value : String)

See Also