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

Inheritance: BaseDynamicField
显示文件 Open project: aqueduct/Aqueduct.SitecoreLib

Public Methods

Method Description
ResolveValue ( Item item ) : string

Protected Methods

Method Description
IsInWorkflow ( Item item ) : bool

Method Details

IsInWorkflow() protected method

protected IsInWorkflow ( Item item ) : bool
item Item
return bool

ResolveValue() public method

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