C# 클래스 timw255.Sitefinity.SuperForms.Widgets.Form.LogicalFormCheckboxes

상속: FormCheckboxes, IConditionalFormControl, IConditionalMaster, IConditionalSlave, IProgressiveFormControl
파일 보기 프로젝트 열기: timw255/timw255.Sitefinity.SuperForms

공개 메소드들

메소드 설명
GetScriptReferences ( ) : IEnumerable
IsValid ( ) : bool
LogicalFormCheckboxes ( ) : System

보호된 메소드들

메소드 설명
OnPreRender ( EventArgs e ) : void

비공개 메소드들

메소드 설명
IsLogicallyRequired ( ) : bool

메소드 상세

GetScriptReferences() 공개 메소드

public GetScriptReferences ( ) : IEnumerable
리턴 IEnumerable

IsValid() 공개 메소드

public IsValid ( ) : bool
리턴 bool

LogicalFormCheckboxes() 공개 메소드

public LogicalFormCheckboxes ( ) : System
리턴 System

OnPreRender() 보호된 메소드

protected OnPreRender ( EventArgs e ) : void
e System.EventArgs
리턴 void