Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Signum
Web
EntityRepeater
C# Class Signum.Web.EntityRepeater
Inheritance:
EntityListBase
ファイルを表示
Open project: signumsoftware/framework
Class Usage Examples
Public Methods
Method
Description
EntityRepeater
(
Type
type
,
object
untypedValue
,
Context
parent
,
string
prefix
,
PropertyRoute
propertyRoute
) :
System
Method Details
EntityRepeater()
public
method
public
EntityRepeater
(
Type
type
,
object
untypedValue
,
Context
parent
,
string
prefix
,
PropertyRoute
propertyRoute
) :
System
type
System.Type
untypedValue
object
parent
Context
prefix
string
propertyRoute
PropertyRoute
return
System