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
UmbracoCodeFirst
GeneratedTypes
TopicSelector_Max_4_
C# Class UmbracoCodeFirst.GeneratedTypes.TopicSelector_Max_4_
Inheritance:
IUmbracoNtextDataType
ファイルを表示
Open project: DanMannMann/UmbracoCodeFirst
Public Methods
Method
Description
Initialise
(
string
dbValue
) :
void
Initialises the instance from the db value
Serialise
( ) :
string
Serialises the instance to the db value
Method Details
Initialise()
public
method
Initialises the instance from the db value
public
Initialise
(
string
dbValue
) :
void
dbValue
string
return
void
Serialise()
public
method
Serialises the instance to the db value
public
Serialise
( ) :
string
return
string