C# 클래스 Sitecore.Modules.WeBlog.Pipelines.ProfanityFilter.ValidateInput

상속: IProfanityFilterProcessor
파일 보기 프로젝트 열기: WeTeam/WeBlog 1 사용 예제들

공개 메소드들

메소드 설명
Process ( ProfanityFilterArgs args ) : void

보호된 메소드들

메소드 설명
GetPattern ( string word ) : string

메소드 상세

GetPattern() 보호된 메소드

protected GetPattern ( string word ) : string
word string
리턴 string

Process() 공개 메소드

public Process ( ProfanityFilterArgs args ) : void
args ProfanityFilterArgs
리턴 void