C# 클래스 Subtext.Web.Providers.BlogEntryEditor.PlainText.PlainTextBlogEntryEditorProvider

Summary description for PlainTextRichTextEditorProvider.
상속: Subtext.Extensibility.Providers.BlogEntryEditorProvider
파일 보기 프로젝트 열기: ayende/Subtext 1 사용 예제들

공개 메소드들

메소드 설명
Initialize ( string name, System configValue ) : void
InitializeControl ( ) : void

메소드 상세

Initialize() 공개 메소드

public Initialize ( string name, System configValue ) : void
name string
configValue System
리턴 void

InitializeControl() 공개 메소드

public InitializeControl ( ) : void
리턴 void