C# Class Engage.Dnn.Publish.Tags.TagEntry

Afficher le fichier Open project: EngageSoftware/Engage-Publish Class Usage Examples

Protected Properties

Свойство Type Description
acTags global::AjaxControlToolkit.AutoCompleteExtender
txtTags global::System.Web.UI.WebControls.TextBox

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

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

Method Details

OnInit() protected méthode

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

Property Details

acTags protected_oe property

acTags control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::AjaxControlToolkit.AutoCompleteExtender acTags
Résultat global::AjaxControlToolkit.AutoCompleteExtender

txtTags protected_oe property

txtTags control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtTags
Résultat global::System.Web.UI.WebControls.TextBox