C# Class Blade.Pipelines.ResolveRenderingDataSource.HandleContextDataSource

Handles the case where no data source is present, and the data source should be the context item
Inheritance: ResolveRenderingDataSourcePipelineProcessor
Show file Open project: kamsar/Blade

Public Methods

Method Description
DoProcess ( ResolveRenderingDataSourceArgs args ) : void

Method Details

DoProcess() public method

public DoProcess ( ResolveRenderingDataSourceArgs args ) : void
args ResolveRenderingDataSourceArgs
return void