Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Rebel
Cms
Web
Model
BackOffice
PropertyEditors
PreValueDefinition
C# Class Rebel.Cms.Web.Model.BackOffice.PropertyEditors.PreValueDefinition
A class representing a single value of a Pre-Value editor to be saved
Datei anzeigen
Open project: RebelCMS/rebelcmsxu5
Class Usage Examples
Public Methods
Method
Description
PreValueDefinition
(
string
propertyName
,
Type
modeType
,
object
modelValue
) :
System
Method Details
PreValueDefinition()
public
method
public
PreValueDefinition
(
string
propertyName
,
Type
modeType
,
object
modelValue
) :
System
propertyName
string
modeType
System.Type
modelValue
object
return
System