Click or drag to resize

PFGridViewPlaceHolderHtmlHelperLogger Property

Gets the logger, used to log any useful warning, error or information in the database.

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

Property Value

Type: PFLogger
See Also