Gets the client script that implements the target control on the page.
Syntax
CSharp
protected internal override string GetScript ()
VisualBasic
Protected Friend Overrides Function GetScript As String
ManagedCPlusPlus
protected public:
virtual String^ GetScript () override
JSharp
Return Value
Return Value
The client script that implements the target control on the page.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)