ContentLoaderGrouping Property (SparkImage)

Class

SparkImage.

Action

Gets the optional content grouping identifier to pass to the an associated IContentLoader instance's load() method.

Syntax

C#
protected String contentLoaderGrouping { get; }
VB
'Declaration
Protected Read Property contentLoaderGrouping As String

Access

Read only.