C# Class CMSWebParts_Localization_GoogleTranslator, Delete-Kentico12-Boilerplate

Inheritance: CMSAbstractWebPart
Mostra file Open project: Delete-Agency/Delete-Kentico12-Boilerplate

Public Methods

Method Description
OnContentLoaded ( ) : void

Loads the web part content.

Protected Methods

Method Description
SetupControl ( ) : void

Sets up the control.

Method Details

OnContentLoaded() public method

Loads the web part content.
public OnContentLoaded ( ) : void
return void

SetupControl() protected method

Sets up the control.
protected SetupControl ( ) : void
return void