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
elementFrameworkElementThe element to set the value for.
valuestringThe value to set.