C# Class Carrotware.CMS.UI.Admin.c3_admin.SiteSkinEdit

Inheritance: AdminBasePage
Afficher le fichier Open project: ninianne98/CarrotCakeCMS

Méthodes publiques

Свойство Type Description
sTemplateFileQS string

Protected Properties

Свойство Type Description
helpFile FileDataHelper
sDirectory string
sEditFile string
sFullFilePath string
sTemplateFile string

Méthodes publiques

Méthode Description
EncodePath ( string sIn ) : string

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
SetSourceFiles ( string sDir ) : void
btnSubmit_Click ( object sender, EventArgs e ) : void

Method Details

EncodePath() public méthode

public EncodePath ( string sIn ) : string
sIn string
Résultat string

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

SetSourceFiles() protected méthode

protected SetSourceFiles ( string sDir ) : void
sDir string
Résultat void

btnSubmit_Click() protected méthode

protected btnSubmit_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

helpFile protected_oe property

protected FileDataHelper helpFile
Résultat FileDataHelper

sDirectory protected_oe property

protected string sDirectory
Résultat string

sEditFile protected_oe property

protected string sEditFile
Résultat string

sFullFilePath protected_oe property

protected string sFullFilePath
Résultat string

sTemplateFile protected_oe property

protected string sTemplateFile
Résultat string

sTemplateFileQS public_oe property

public string sTemplateFileQS
Résultat string