C# 클래스 ASR.App.MainForm

상속: Sitecore.Web.UI.Sheer.BaseForm
파일 보기 프로젝트 열기: Sitecore/AdvancedSystemReporter 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
Cm ContextMenu
ConfigSection Section
Description Literal
InformationSection Section
ItemList ASRListview
LViewHeader ListviewHeader
MainPanel GridPanel
MyRibbon ASR.Controls.RibbonContainer
RibbonBorder Border
Status Literal

공개 메소드들

메소드 설명
GetCommandContext ( ) : CommandContext
HandleMessage ( Message message ) : void

보호된 메소드들

메소드 설명
OnLoad ( EventArgs args ) : void
OnOpen ( ) : void

비공개 메소드들

메소드 설명
ChangePage ( string pageno ) : void
CreateParameters ( ) : void
HandleClickEvent ( Message message, string eventname ) : void
MakeControls ( ReferenceItem referenceItem ) : bool
OpenReport ( Message m ) : void
OpenReport ( NameValueCollection nvc ) : void
OpenReport ( string qs ) : void
PopulateItemList ( int start, int count ) : void
RunCommand ( ClientPipelineArgs args ) : void
RunFinished ( Message message ) : void
StoreContext ( ReportItem rItem ) : void
UpdateInterface ( Message message ) : void
UpdateParameters ( Message message ) : void

메소드 상세

GetCommandContext() 공개 메소드

public GetCommandContext ( ) : CommandContext
리턴 CommandContext

HandleMessage() 공개 메소드

public HandleMessage ( Message message ) : void
message Message
리턴 void

OnLoad() 보호된 메소드

protected OnLoad ( EventArgs args ) : void
args System.EventArgs
리턴 void

OnOpen() 보호된 메소드

protected OnOpen ( ) : void
리턴 void

프로퍼티 상세

Cm 보호되어 있는 프로퍼티

protected ContextMenu Cm
리턴 ContextMenu

ConfigSection 보호되어 있는 프로퍼티

protected Section ConfigSection
리턴 Section

Description 보호되어 있는 프로퍼티

protected Literal Description
리턴 Literal

InformationSection 보호되어 있는 프로퍼티

protected Section InformationSection
리턴 Section

ItemList 보호되어 있는 프로퍼티

protected ASRListview ItemList
리턴 ASRListview

LViewHeader 보호되어 있는 프로퍼티

protected ListviewHeader LViewHeader
리턴 ListviewHeader

MainPanel 보호되어 있는 프로퍼티

protected GridPanel MainPanel
리턴 GridPanel

MyRibbon 보호되어 있는 프로퍼티

protected RibbonContainer,ASR.Controls MyRibbon
리턴 ASR.Controls.RibbonContainer

RibbonBorder 보호되어 있는 프로퍼티

protected Border RibbonBorder
리턴 Border

Status 보호되어 있는 프로퍼티

protected Literal Status
리턴 Literal