ScriptBehaviorDescriptor.GetScript Method

Definition

Gets the client script that implements the target control on the page.

protected public:
 override System::String ^ GetScript();
protected internal override string GetScript ();
override this.GetScript : unit -> string
Protected Friend Overrides Function GetScript () As String

Returns

The client script that implements the target control on the page.

Applies to