ScriptWebPart.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

See also

Reference

ScriptWebPart class

ScriptWebPart members

Microsoft.Office.Server.Search.WebControls namespace