C# Класс GSoft.Dynamite.Examples.Parts.ControlTemplates.ProjectScripts

Includes the script links for the project's Javascript
Наследование: System.Web.UI.UserControl
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
ProjectCustomScriptLink global::Microsoft.SharePoint.WebControls.ScriptLink
ProjectScriptLink global::Microsoft.SharePoint.WebControls.ScriptLink

Защищенные методы

Метод Описание
Page_Load ( object sender, EventArgs e ) : void

Fires when the page loads

Описание методов

Page_Load() защищенный Метод

Fires when the page loads
protected Page_Load ( object sender, EventArgs e ) : void
sender object Originator of event
e System.EventArgs Event arguments
Результат void

Описание свойств

ProjectCustomScriptLink защищенное свойство

ProjectCustomScriptLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ScriptLink ProjectCustomScriptLink
Результат global::Microsoft.SharePoint.WebControls.ScriptLink

ProjectScriptLink защищенное свойство

ProjectScriptLink control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Microsoft.SharePoint.WebControls.ScriptLink ProjectScriptLink
Результат global::Microsoft.SharePoint.WebControls.ScriptLink