ScriptComponentDescriptor.GetScript 메서드

정의

대상 컨트롤을 페이지에 구현하는 클라이언트 스크립트를 가져옵니다.

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

반환

String

대상 컨트롤을 페이지에 구현하는 클라이언트 스크립트입니다.

적용 대상