Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ddcat
uwp
dao
engine
DdNodeSet
C# Class ddcat.uwp.dao.engine.DdNodeSet
Inheritance:
org.noear.sited.SdNodeSet
Mostrar archivo
Open project: noear/SiteD
Public Properties
Property
Type
Description
durl
String
showWeb
bool
Public Methods
Method
Description
DdNodeSet
(
SdSource
source
) :
System
OnDidInit
( ) :
void
s
( ) :
DdSource
Method Details
DdNodeSet()
public
method
public
DdNodeSet
(
SdSource
source
) :
System
source
org.noear.sited.SdSource
return
System
OnDidInit()
public
method
public
OnDidInit
( ) :
void
return
void
s()
public
method
public
s
( ) :
DdSource
return
DdSource
Property Details
durl
public_oe property
public
String
durl
return
String
showWeb
public_oe property
public
bool
showWeb
return
bool