RegisteredScript.ScriptType 属性
定义
获取指示脚本将何时执行的脚本类型。Gets the script type that indicates when the script is intended to be executed.
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 枚举定义的值。A value defined by the RegisteredScriptType enumeration.