C# 클래스 FourRoads.TelligentCommunity.SocialProfileControls.InstagramProfileControl

상속: TextProfileControl, ITranslatablePlugin
파일 보기 프로젝트 열기: 4-Roads/FourRoads.TelligentCommunity

공개 메소드들

메소드 설명
SetController ( ITranslatablePluginController controller ) : void

보호된 메소드들

메소드 설명
GetPropertyValue ( string value ) : string
GetValueScript ( ) : string
SetPropertyValue ( string value ) : string

메소드 상세

GetPropertyValue() 보호된 메소드

protected GetPropertyValue ( string value ) : string
value string
리턴 string

GetValueScript() 보호된 메소드

protected GetValueScript ( ) : string
리턴 string

SetController() 공개 메소드

public SetController ( ITranslatablePluginController controller ) : void
controller ITranslatablePluginController
리턴 void

SetPropertyValue() 보호된 메소드

protected SetPropertyValue ( string value ) : string
value string
리턴 string