C# Class Carrotware.CMS.UI.Components.SimpleList

Inheritance: Carrotware.CMS.UI.Components.BaseToolboxComponent
Afficher le fichier Open project: ninianne98/CarrotCakeCMS-MVC

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
LoadData ( ) : void
SimpleList ( ) : System
ToHtmlString ( ) : string

Méthodes protégées

Méthode Description
TweakData ( ) : void

Method Details

LoadData() public méthode

public LoadData ( ) : void
Résultat void

SimpleList() public méthode

public SimpleList ( ) : System
Résultat System

ToHtmlString() public méthode

public ToHtmlString ( ) : string
Résultat string

TweakData() protected méthode

protected TweakData ( ) : void
Résultat void