C# 클래스 FLS.SharePoint.ContentDeployment.MigrationJobSettingsPage

상속: GlobalAdminPageBase
파일 보기 프로젝트 열기: ivankozyrev/fls-internal-portal

보호된 프로퍼티들

프로퍼티 타입 설명
BtnCancel global::System.Web.UI.WebControls.Button
BtnOk global::System.Web.UI.WebControls.Button
DestinationSiteCollectionSelector global::Microsoft.SharePoint.WebControls.ExpandableDropDownList
ExportObjects global::Microsoft.SharePoint.WebControls.ExpandableDropDownList
ExportTypes global::Microsoft.SharePoint.WebControls.ExpandableDropDownList
FileLocation global::Microsoft.SharePoint.WebControls.InputFormTextBox
FileName global::Microsoft.SharePoint.WebControls.InputFormTextBox
SourceSiteCollectionSelector global::Microsoft.SharePoint.WebControls.ExpandableDropDownList
WebAppSelector global::Microsoft.SharePoint.WebControls.WebApplicationSelector
inputControls global::System.Web.UI.WebControls.Panel
litMessages global::System.Web.UI.WebControls.Literal
litWebAppName global::System.Web.UI.WebControls.Literal

보호된 메소드들

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

비공개 메소드들

메소드 설명
DataBindAllControls ( ) : void
GetConfiguration ( ) : void
OnBtnCancelClick ( object sender, EventArgs e ) : void
OnBtnOkClick ( object sender, EventArgs e ) : void
OnLoad ( object sender, EventArgs e ) : void
SaveSettings ( ) : void
SetDefaultSettings ( ) : void
SetMigrationOptions ( ) : void
WebAppSelectorOnContextChange ( object sender, EventArgs e ) : void

메소드 상세

OnInit() 보호된 메소드

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

프로퍼티 상세

BtnCancel 보호되어 있는 프로퍼티

BtnCancel control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button BtnCancel
리턴 global::System.Web.UI.WebControls.Button

BtnOk 보호되어 있는 프로퍼티

BtnOk control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button BtnOk
리턴 global::System.Web.UI.WebControls.Button

DestinationSiteCollectionSelector 보호되어 있는 프로퍼티

DestinationSiteCollectionSelector control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ExpandableDropDownList DestinationSiteCollectionSelector
리턴 global::Microsoft.SharePoint.WebControls.ExpandableDropDownList

ExportObjects 보호되어 있는 프로퍼티

ExportObjects control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ExpandableDropDownList ExportObjects
리턴 global::Microsoft.SharePoint.WebControls.ExpandableDropDownList

ExportTypes 보호되어 있는 프로퍼티

ExportTypes control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ExpandableDropDownList ExportTypes
리턴 global::Microsoft.SharePoint.WebControls.ExpandableDropDownList

FileLocation 보호되어 있는 프로퍼티

FileLocation control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox FileLocation
리턴 global::Microsoft.SharePoint.WebControls.InputFormTextBox

FileName 보호되어 있는 프로퍼티

FileName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox FileName
리턴 global::Microsoft.SharePoint.WebControls.InputFormTextBox

SourceSiteCollectionSelector 보호되어 있는 프로퍼티

SourceSiteCollectionSelector control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ExpandableDropDownList SourceSiteCollectionSelector
리턴 global::Microsoft.SharePoint.WebControls.ExpandableDropDownList

WebAppSelector 보호되어 있는 프로퍼티

WebAppSelector control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.WebApplicationSelector WebAppSelector
리턴 global::Microsoft.SharePoint.WebControls.WebApplicationSelector

inputControls 보호되어 있는 프로퍼티

inputControls control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel inputControls
리턴 global::System.Web.UI.WebControls.Panel

litMessages 보호되어 있는 프로퍼티

litMessages control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litMessages
리턴 global::System.Web.UI.WebControls.Literal

litWebAppName 보호되어 있는 프로퍼티

litWebAppName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal litWebAppName
리턴 global::System.Web.UI.WebControls.Literal