C# Class IronSharePoint.IronWrapperUserControl

Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: ExpertsInside/IronSP

Protected Properties

Свойство Type Description
ctrl System.Web.UI.Control

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void
Render ( System.Web.UI.HtmlTextWriter writer ) : void

Method Details

OnInit() protected méthode

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

Render() protected méthode

protected Render ( System.Web.UI.HtmlTextWriter writer ) : void
writer System.Web.UI.HtmlTextWriter
Résultat void

Property Details

ctrl protected_oe property

protected Control,System.Web.UI ctrl
Résultat System.Web.UI.Control