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
Afficher le fichier Open project: kamsar/Blade

Méthodes publiques

Méthode Description
DoProcess ( ResolveRenderingDataSourceArgs args ) : void

Method Details

DoProcess() public méthode

public DoProcess ( ResolveRenderingDataSourceArgs args ) : void
args ResolveRenderingDataSourceArgs
Résultat void