WebPartManager::CheckRenderClientScript Method ()

 

Checks the capabilities of the browser making the request, and the value of the EnableClientScript property, to determine whether to render client script.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

protected:
virtual bool CheckRenderClientScript()

Return Value

Type: System::Boolean

A Boolean value that indicates whether to render client script.

.NET Framework
Available since 2.0
Return to top
Show: