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