PFLogEntryPageFriendlyDescription Property |
Gets or sets the friendly description.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public Html FriendlyDescription { get; set; }
<asp:PFLogEntryPage FriendlyDescription="Html" />
Property Value
Type:
Html
The friendly description.
See Also