C# Class Aqueduct.SitecoreLib.Search.DynamicFields.WorkflowStateField

Inheritance: BaseDynamicField
Exibir arquivo Open project: aqueduct/Aqueduct.SitecoreLib

Public Methods

Method Description
GetWorkflowStateName ( System.Item item ) : string
ResolveValue ( System.Item item ) : string

Method Details

GetWorkflowStateName() public static method

public static GetWorkflowStateName ( System.Item item ) : string
item System.Item
return string

ResolveValue() public method

public ResolveValue ( System.Item item ) : string
item System.Item
return string