Click or drag to resize

PFActionsBarButtonImage Property

Gets or sets the Font-Awesome image's class, use PFImagesHtmlHelper to get image classes.

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