Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Blade
Pipelines
ResolveRenderingDataSource
HandleContextDataSource
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