Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
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
显示文件
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