RegisteredScript.ScriptType Свойство

Определение

Возвращает тип скрипта, указывающий, когда скрипт будет выполняться.

public:
 property System::Web::UI::RegisteredScriptType ScriptType { System::Web::UI::RegisteredScriptType get(); };
public System.Web.UI.RegisteredScriptType ScriptType { get; }
member this.ScriptType : System.Web.UI.RegisteredScriptType
Public ReadOnly Property ScriptType As RegisteredScriptType

Значение свойства

RegisteredScriptType

Значение, определенное перечислением RegisteredScriptType.

Применяется к