ScriptLink.ManageAxdScripts 属性

指示是否应与在 ScriptLink 中注册其它脚本呈现注册 ASP.net ScriptManager 的脚本

命名空间:  Microsoft.SharePoint.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property ManageAxdScripts As Boolean
    Get
    Set
用法
Dim instance As ScriptLink
Dim value As Boolean

value = instance.ManageAxdScripts

instance.ManageAxdScripts = value
public bool ManageAxdScripts { get; set; }

属性值

类型:System.Boolean
返回 Boolean

另请参阅

引用

ScriptLink 类

ScriptLink 成员

Microsoft.SharePoint.WebControls 命名空间