Table of Contents

Method SetImageName

Namespace
Innova.Prism.Telerik.Extensions
Assembly
Innova.Prism.Telerik.dll

SetImageName(FrameworkElement, string)

Sets the value of the ImageName attached property for a specified element.

public static void SetImageName(FrameworkElement element, string value)

Parameters

element FrameworkElement

The element to set the value for.

value string

The value to set.