C# Class GSoft.Dynamite.CONTROLTEMPLATES.GSoft.Dynamite.JavascriptImports

Show file Open project: GSoft-SharePoint/Dynamite-2010

Protected Properties

Property Type Description
CurrentWebUrlLiteral global::System.Web.UI.WebControls.Literal
DynamiteCoreScriptLink global::Microsoft.SharePoint.WebControls.ScriptLink
JqueryNoConflictScriptLink global::Microsoft.SharePoint.WebControls.ScriptLink
JqueryPlaceHolderShim global::Microsoft.SharePoint.WebControls.ScriptLink
JqueryScriptLink global::Microsoft.SharePoint.WebControls.ScriptLink
KnockOutScriptLink global::Microsoft.SharePoint.WebControls.ScriptLink
KnockoutBindingHandlersScriptLink global::Microsoft.SharePoint.WebControls.ScriptLink
KnockoutExtensionsScriptLink global::Microsoft.SharePoint.WebControls.ScriptLink
MomentScriptLink global::Microsoft.SharePoint.WebControls.ScriptLink
ParentFolderUrlLiteral global::System.Web.UI.WebControls.Literal
UnderscoreScriptLink global::Microsoft.SharePoint.WebControls.ScriptLink

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Method Description
MakeBrowserCacheSafeOrRemoveIfMissing ( ScriptLink scriptLink ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void

Property Details

CurrentWebUrlLiteral protected property

CurrentWebUrlLiteral control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal CurrentWebUrlLiteral
return global::System.Web.UI.WebControls.Literal

DynamiteCoreScriptLink protected property

DynamiteCoreScriptLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ScriptLink DynamiteCoreScriptLink
return global::Microsoft.SharePoint.WebControls.ScriptLink

JqueryNoConflictScriptLink protected 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
return global::Microsoft.SharePoint.WebControls.ScriptLink

JqueryPlaceHolderShim protected property

JqueryPlaceHolderShim control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ScriptLink JqueryPlaceHolderShim
return global::Microsoft.SharePoint.WebControls.ScriptLink

JqueryScriptLink protected 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
return global::Microsoft.SharePoint.WebControls.ScriptLink

KnockOutScriptLink protected property

KnockOutScriptLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ScriptLink KnockOutScriptLink
return global::Microsoft.SharePoint.WebControls.ScriptLink

KnockoutBindingHandlersScriptLink protected property

KnockoutBindingHandlersScriptLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ScriptLink KnockoutBindingHandlersScriptLink
return global::Microsoft.SharePoint.WebControls.ScriptLink

KnockoutExtensionsScriptLink protected property

KnockoutExtensionsScriptLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ScriptLink KnockoutExtensionsScriptLink
return global::Microsoft.SharePoint.WebControls.ScriptLink

MomentScriptLink protected property

MomentScriptLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ScriptLink MomentScriptLink
return global::Microsoft.SharePoint.WebControls.ScriptLink

ParentFolderUrlLiteral protected property

ParentFolderUrlLiteral control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Literal ParentFolderUrlLiteral
return global::System.Web.UI.WebControls.Literal

UnderscoreScriptLink protected property

UnderscoreScriptLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ScriptLink UnderscoreScriptLink
return global::Microsoft.SharePoint.WebControls.ScriptLink