C# Class ASR.Reports.Viewers.WorkflowEventViewer

Inheritance: ASR.Interface.BaseViewer
显示文件 Open project: Sitecore/AdvancedSystemReporter

Public Methods

Method Description
Display ( DisplayElement dElement ) : void

Private Methods

Method Description
getStateName ( string stateID ) : string

Method Details

Display() public method

public Display ( DisplayElement dElement ) : void
dElement ASR.Interface.DisplayElement
return void