Class AspCloseTag
A close tag, for example the tag on line 3 in
<script runat="server">
Label.Text = "Hello, World!";
</script>
Import path
import semmle.code.asp.AspNet
Direct supertypes
Indirect supertypes
Predicates
Inherited predicates
getBody | Gets the body of this element. | from AspElement |
getLocation | Gets the location of this element. | from AspElement |