TrustedSource Property (SparkImage)

Class

SparkImage.

Action

Gets a flag denoting whether the currently loaded content is considered loaded from a source whose security policy allows for cross domain image access.

Syntax

C#
protected Boolean trustedSource { get; }
VB
'Declaration
Protected Read Property trustedSource As Boolean

Access

Read only.