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
UmbracoCodeFirst
GeneratedTypes
ChangeFrequency
C# Class UmbracoCodeFirst.GeneratedTypes.ChangeFrequency
Inheritance:
IUmbracoIntegerDataType
Datei anzeigen
Open project: DanMannMann/UmbracoCodeFirst
Public Methods
Method
Description
Initialise
(
int
dbValue
) :
void
Initialises the instance from the db value
Serialise
( ) :
int
Serialises the instance to the db value
Method Details
Initialise()
public
method
Initialises the instance from the db value
public
Initialise
(
int
dbValue
) :
void
dbValue
int
return
void
Serialise()
public
method
Serialises the instance to the db value
public
Serialise
( ) :
int
return
int