SharedCommandsGetNameImageLarge Method

Gets the equivalent image name for the large size.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public static string GetNameImageLarge(
	string name
)

Parameters

name  String
Image name.

Return Value

String
String with the equivalent image name.

See Also