SharedResourcesGetMainImagesList Method

Gets a list of the top images of the resources.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public static List<string> GetMainImagesList()

Return Value

ListString
List<String> with the top images of the resources.

See Also