Table of Contents

Method FormatImageNames

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

FormatImageNames(string, bool)

Calls Format(string, object) on small or large image names.

public virtual void FormatImageNames(string format, bool formatSmallImageNames = true)

Parameters

format string

The format template.

formatSmallImageNames bool

The flag which specifies whether to format small or large image names.