C# Class GSoft.Dynamite.Examples.Parts.ControlTemplates.ScriptDependencies

Afficher le fichier Open project: GSoft-SharePoint/Dynamite-2010

Protected Properties

Свойство Type Description
JQueryNoConflictScriptLink global::Microsoft.SharePoint.WebControls.ScriptLink
JQueryScriptLink global::Microsoft.SharePoint.WebControls.ScriptLink

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Fires when the page loads

Method Details

Page_Load() protected méthode

Fires when the page loads
protected Page_Load ( object sender, EventArgs e ) : void
sender object Originator of event
e EventArgs Event arguments
Résultat void

Property Details

JQueryNoConflictScriptLink protected_oe property

JQueryNoConflictScriptLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ScriptLink JQueryNoConflictScriptLink
Résultat global::Microsoft.SharePoint.WebControls.ScriptLink

JQueryScriptLink protected_oe property

JQueryScriptLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ScriptLink JQueryScriptLink
Résultat global::Microsoft.SharePoint.WebControls.ScriptLink