Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Felinesoft
UmbracoCodeFirst
DataTypes
BuiltIn
LegacyContentPicker
C# 클래스 Felinesoft.UmbracoCodeFirst.DataTypes.BuiltIn.LegacyContentPicker
상속:
IUmbracoIntegerDataType
,
IHtmlString
파일 보기
프로젝트 열기: DanMannMann/UmbracoCodeFirst
공개 메소드들
메소드
설명
Initialise
(
int
dbValue
) :
void
Initialises the instance from an Umbraco node ID
Serialise
( ) :
int
Returns the selected ID as a string
ToHtmlString
( ) :
string
ToString
( ) :
string
메소드 상세
Initialise()
공개
메소드
Initialises the instance from an Umbraco node ID
public
Initialise
(
int
dbValue
) :
void
dbValue
int
리턴
void
Serialise()
공개
메소드
Returns the selected ID as a string
public
Serialise
( ) :
int
리턴
int
ToHtmlString()
공개
메소드
public
ToHtmlString
( ) :
string
리턴
string
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string