C# Class EnterpriseWebLibrary.WebSite.CreateSystem

Afficher le fichier Open project: enduracode/enterprise-web-library Class Usage Examples

Protected Properties

Свойство Type Description
ph global::System.Web.UI.WebControls.PlaceHolder

Méthodes protégées

Méthode Description
loadData ( ) : void

Private Methods

Méthode Description
createAndZipSystem ( Stream stream ) : void
createSystemFilesInFolder ( string templateFolderPath, string tempFolderPath, string relativeFolderPath ) : void

Method Details

loadData() protected méthode

protected loadData ( ) : void
Résultat void

Property Details

ph protected_oe property

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