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

반품

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

적용 대상