ScriptToolPart.AppManager property
Namespace: Microsoft.Office.Server.Search.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected ReadOnly Property AppManager As ScriptApplicationManager
Get
'Usage
Dim value As ScriptApplicationManager
value = Me.AppManager
protected ScriptApplicationManager AppManager { get; }
Property value
Type: Microsoft.Office.Server.Search.WebControls.ScriptApplicationManager