ScriptWebPart.DelayLoadTemplateScripts property

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property DelayLoadTemplateScripts As Boolean
    Get
'Usage
Dim instance As ScriptWebPart
Dim value As Boolean

value = instance.DelayLoadTemplateScripts
public virtual bool DelayLoadTemplateScripts { get; }

Property value

Type: System.Boolean

See also

Reference

ScriptWebPart class

ScriptWebPart members

Microsoft.Office.Server.Search.WebControls namespace