C# Class Glyma.NodeServiceApp.Layouts.Glyma.NodeServiceApp.Create

Afficher le fichier Open project: chris-tomich/Glyma

Protected Properties

Свойство Type Description
ApplicationPoolSelection IisWebServiceApplicationPoolSection
DefaultServiceApp global::Microsoft.SharePoint.WebControls.InputFormCheckBox
ServiceAppName global::Microsoft.SharePoint.WebControls.InputFormTextBox

Private Properties

Свойство Type Description
CreateServiceApplication NodeServiceApplication
CreateServiceApplicationProxy void
SetupNodeServiceApp void
StartServiceInstances void

Méthodes protégées

Méthode Description
OkButton_Click ( object sender, EventArgs e ) : void
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
CreateServiceApplication ( NodeService service ) : NodeServiceApplication
CreateServiceApplicationProxy ( NodeServiceApplication serviceApp ) : void
SetupNodeServiceApp ( ) : void
StartServiceInstances ( ) : void

Method Details

OkButton_Click() protected méthode

protected OkButton_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e EventArgs
Résultat void

Property Details

ApplicationPoolSelection protected_oe property

protected IisWebServiceApplicationPoolSection ApplicationPoolSelection
Résultat IisWebServiceApplicationPoolSection

DefaultServiceApp protected_oe property

DefaultServiceApp control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.InputFormCheckBox DefaultServiceApp
Résultat global::Microsoft.SharePoint.WebControls.InputFormCheckBox

ServiceAppName protected_oe property

ServiceAppName control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.InputFormTextBox ServiceAppName
Résultat global::Microsoft.SharePoint.WebControls.InputFormTextBox