C# Класс FLS.SharePoint.ContentDeployment.MigrationJobSettingsPage

Наследование: GlobalAdminPageBase
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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