C# 클래스 timw255.Sitefinity.SuperForms.Widgets.Form.Designers.Views.ConditionalLogicView

상속: ContentViewDesignerView
파일 보기 프로젝트 열기: timw255/timw255.Sitefinity.SuperForms 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetControlsContainer ( System.Guid id ) : IControlsContainer
GetScriptDescriptors ( ) : IEnumerable
GetScriptReferences ( ) : IEnumerable

보호된 메소드들

메소드 설명
InitializeControls ( GenericContainer container ) : void

메소드 상세

GetControlsContainer() 공개 메소드

public GetControlsContainer ( System.Guid id ) : IControlsContainer
id System.Guid
리턴 IControlsContainer

GetScriptDescriptors() 공개 메소드

public GetScriptDescriptors ( ) : IEnumerable
리턴 IEnumerable

GetScriptReferences() 공개 메소드

public GetScriptReferences ( ) : IEnumerable
리턴 IEnumerable

InitializeControls() 보호된 메소드

protected InitializeControls ( GenericContainer container ) : void
container GenericContainer
리턴 void