Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Kooboo
Commerce
CMSIntegration
DataSources
CommerceDataSourceDesigner
C# Class Kooboo.Commerce.CMSIntegration.DataSources.CommerceDataSourceDesigner
Inheritance:
IDataSourceDesigner
Show file
Open project: Kooboo/Ecommerce
Public Methods
Method
Description
CreateDataSource
( ) :
IDataSource
IsEditorFor
(
IDataSource
dataSource
) :
bool
Method Details
CreateDataSource()
public
method
public
CreateDataSource
( ) :
IDataSource
return
IDataSource
IsEditorFor()
public
method
public
IsEditorFor
(
IDataSource
dataSource
) :
bool
dataSource
IDataSource
return
bool