Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Carrotware
CMS
UI
Components
SimpleList
C# Class Carrotware.CMS.UI.Components.SimpleList
Inheritance:
Carrotware.CMS.UI.Components.BaseToolboxComponent
Show file
Open project: ninianne98/CarrotCakeCMS-MVC
Private Properties
Property
Type
Description
Public Methods
Method
Description
LoadData
( ) :
void
SimpleList
( ) :
System
ToHtmlString
( ) :
string
Protected Methods
Method
Description
TweakData
( ) :
void
Method Details
LoadData()
public
method
public
LoadData
( ) :
void
return
void
SimpleList()
public
method
public
SimpleList
( ) :
System
return
System
ToHtmlString()
public
method
public
ToHtmlString
( ) :
string
return
string
TweakData()
protected
method
protected
TweakData
( ) :
void
return
void