Click or drag to resize

PFWidget_QuickAccess_ButtonImage Property

Gets or sets the image tag (tip: to use Font-Awesome icons, use PFImagesHtmlHelper).

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public Html Image { get; set; }

Property Value

Type: Html
See Also