C# Class FourRoads.TelligentCommunity.SocialProfileControls.TwitterProfileControl

Inheritance: TextProfileControl, ITranslatablePlugin
Show file Open project: 4-Roads/FourRoads.TelligentCommunity

Public Methods

Method Description
SetController ( ITranslatablePluginController controller ) : void

Protected Methods

Method Description
GetPropertyValue ( string value ) : string
GetValueScript ( ) : string
SetPropertyValue ( string value ) : string

Method Details

GetPropertyValue() protected method

protected GetPropertyValue ( string value ) : string
value string
return string

GetValueScript() protected method

protected GetValueScript ( ) : string
return string

SetController() public method

public SetController ( ITranslatablePluginController controller ) : void
controller ITranslatablePluginController
return void

SetPropertyValue() protected method

protected SetPropertyValue ( string value ) : string
value string
return string