C# Class DotNetNuke.Modules.UserDefinedTable.Default

Afficher le fichier Open project: DNNCommunity/DNN.FormAndList

Protected Properties

Свойство Type Description
PlaceHolderControl global::System.Web.UI.HtmlControls.HtmlGenericControl

Méthodes publiques

Méthode Description
IsNewModuleInstance ( ) : bool

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
InitViews ( ) : void
LoadControlByKey ( string controlKey ) : void

Method Details

IsNewModuleInstance() public méthode

public IsNewModuleInstance ( ) : bool
Résultat bool

OnInit() protected méthode

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

Property Details

PlaceHolderControl protected_oe property

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