Свойство | Type | Description | |
---|---|---|---|
cmdConfirmOverwriteFile | global::System.Web.UI.WebControls.LinkButton | ||
cmdDenyOverwriteFile | global::System.Web.UI.WebControls.LinkButton | ||
cmdSaveFile | global::System.Web.UI.WebControls.LinkButton | ||
divWarning | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
lblConfirm | global::System.Web.UI.WebControls.Label | ||
panConfirm | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
panSave | global::System.Web.UI.HtmlControls.HtmlGenericControl | ||
plDescription | global::DotNetNuke.UI.UserControls.LabelControl | ||
plNumberofRecords | global::DotNetNuke.UI.UserControls.LabelControl | ||
plTitle | global::DotNetNuke.UI.UserControls.LabelControl | ||
txtDescription | global::System.Web.UI.WebControls.TextBox | ||
txtNumbers | global::System.Web.UI.WebControls.TextBox | ||
txtTitle | global::System.Web.UI.WebControls.TextBox |
Méthode | Description | |
---|---|---|
OnInit ( EventArgs e ) : void | ||
cmdConfirmOverwriteFile_Click ( object sender, EventArgs e ) : void | ||
cmdDenyOverwriteFile_Click ( object sender, EventArgs e ) : void | ||
cmdSaveFile_Click ( object sender, EventArgs e ) : void |
Méthode | Description | |
---|---|---|
MaxNumberOfRecords ( ) : int |
protected cmdConfirmOverwriteFile_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
protected cmdDenyOverwriteFile_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
protected cmdSaveFile_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
protected global::System.Web.UI.WebControls.LinkButton cmdConfirmOverwriteFile | ||
Résultat | global::System.Web.UI.WebControls.LinkButton |
protected global::System.Web.UI.WebControls.LinkButton cmdDenyOverwriteFile | ||
Résultat | global::System.Web.UI.WebControls.LinkButton |
protected global::System.Web.UI.WebControls.LinkButton cmdSaveFile | ||
Résultat | global::System.Web.UI.WebControls.LinkButton |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divWarning | ||
Résultat | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.WebControls.Label lblConfirm | ||
Résultat | global::System.Web.UI.WebControls.Label |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl panConfirm | ||
Résultat | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::System.Web.UI.HtmlControls.HtmlGenericControl panSave | ||
Résultat | global::System.Web.UI.HtmlControls.HtmlGenericControl |
protected global::DotNetNuke.UI.UserControls.LabelControl plDescription | ||
Résultat | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl plNumberofRecords | ||
Résultat | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::DotNetNuke.UI.UserControls.LabelControl plTitle | ||
Résultat | global::DotNetNuke.UI.UserControls.LabelControl |
protected global::System.Web.UI.WebControls.TextBox txtDescription | ||
Résultat | global::System.Web.UI.WebControls.TextBox |
protected global::System.Web.UI.WebControls.TextBox txtNumbers | ||
Résultat | global::System.Web.UI.WebControls.TextBox |