ScriptLink.ManageAxdScripts Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property ManageAxdScripts As Boolean
Get
Set
'Usage
Dim instance As ScriptLink
Dim value As Boolean
value = instance.ManageAxdScripts
instance.ManageAxdScripts = value
public bool ManageAxdScripts { get; set; }
Property Value
Type: System.Boolean
Returns Boolean.