getSessionId

public string getSessionId();

세션ID를 리턴한다.(WCF/Restful 전용)

  • 파라미터
  • 리턴값

세션ID

  • 상세설명
  • 예제
mObjDataGrid = document.getElementById("slDataGrid").Content.EntryPoint;
var strSessionId = mObjDataGrid.getSessionId();