protected bool IsHttpPost { get { return base.ControllerContext.HttpContext.Request.HttpMethod == "POST"; } }
No comments:
Post a Comment