Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Felinesoft
UmbracoCodeFirst
DataTypes
BuiltIn
LegacyContentPicker
C# Class Felinesoft.UmbracoCodeFirst.DataTypes.BuiltIn.LegacyContentPicker
Inheritance:
IUmbracoIntegerDataType
,
IHtmlString
Afficher le fichier
Open project: DanMannMann/UmbracoCodeFirst
Méthodes publiques
Méthode
Description
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
Method Details
Initialise()
public
méthode
Initialises the instance from an Umbraco node ID
public
Initialise
(
int
dbValue
) :
void
dbValue
int
Résultat
void
Serialise()
public
méthode
Returns the selected ID as a string
public
Serialise
( ) :
int
Résultat
int
ToHtmlString()
public
méthode
public
ToHtmlString
( ) :
string
Résultat
string
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string