Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UmbracoCodeFirst
GeneratedTypes
SingleNodeTreepicker
C# 클래스 UmbracoCodeFirst.GeneratedTypes.SingleNodeTreepicker
상속:
IUmbracoNvarcharDataType
파일 보기
프로젝트 열기: DanMannMann/UmbracoCodeFirst
공개 메소드들
메소드
설명
Initialise
(
string
dbValue
) :
void
Initialises the instance from the db value
Serialise
( ) :
string
Serialises the instance to the db value
메소드 상세
Initialise()
공개
메소드
Initialises the instance from the db value
public
Initialise
(
string
dbValue
) :
void
dbValue
string
리턴
void
Serialise()
공개
메소드
Serialises the instance to the db value
public
Serialise
( ) :
string
리턴
string