C# Class CMSWebParts_Localization_GoogleTranslator, Delete-Kentico12-Boilerplate

Inheritance: CMSAbstractWebPart
Afficher le fichier Open project: Delete-Agency/Delete-Kentico12-Boilerplate

Méthodes publiques

Méthode Description
OnContentLoaded ( ) : void

Loads the web part content.

Méthodes protégées

Méthode Description
SetupControl ( ) : void

Sets up the control.

Method Details

OnContentLoaded() public méthode

Loads the web part content.
public OnContentLoaded ( ) : void
Résultat void

SetupControl() protected méthode

Sets up the control.
protected SetupControl ( ) : void
Résultat void