Click or drag to resize
IconIconPath Method

Namespace: Dynamicweb.UI.Controls.Icons
Assembly: Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 1.10.0
Syntax
public static string IconPath(
	IconType name,
	IconSize size
)

Parameters

name
Type: Dynamicweb.UI.Controls.IconsIconType
size
Type: Dynamicweb.UI.Controls.IconsIconSize

Return Value

Type: String
See Also