C# Class EnterpriseWebLibrary.WebSite.CreateSystem

Mostra file Open project: enduracode/enterprise-web-library Class Usage Examples

Protected Properties

Property Type Description
ph global::System.Web.UI.WebControls.PlaceHolder

Protected Methods

Method Description
loadData ( ) : void

Private Methods

Method Description
createAndZipSystem ( Stream stream ) : void
createSystemFilesInFolder ( string templateFolderPath, string tempFolderPath, string relativeFolderPath ) : void

Method Details

loadData() protected method

protected loadData ( ) : void
return 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
return global::System.Web.UI.WebControls.PlaceHolder