diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Block.generateHtml
diamond
web
elements
block
Block
Generates the appropriate html for the element.
class
Block
(TElement = Element)
protected final override
string
generateHtml
(
)
if
(
is
(
BaseClassesTuple
!
TElement
==
AliasSeq
!(
Element
,
Object
)) ||
is
(
TElement
==
Element
)
)
Meta
Source
See Implementation
diamond
web
elements
block
Block
constructors
this
functions
addElement
generateHtml
Generates the appropriate html for the element.