<< Click to Display Table of Contents >>

DoPost

URL 패러미터 전송 시 포스트 방식으로 전송할지 여부

Prototype

bool DoPost

Example

var dst = This.GetDataStore();

_DEBUG("DoPost " + dst.DoPost);