Click or drag to resize

PFWaffleItemFontAwesomeClassName Property

Gets or sets the font awesome class name illustrating this waffle item (e.g. "fa-folder"). E.g. : "standard/skill".

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[DataMemberAttribute]
public string FontAwesomeClassName { get; set; }

Property Value

Type: String
See Also