Class PageDirective
A ‘Page’ ASP directive.
Import path
import semmle.code.asp.AspNetDirect supertypes
Indirect supertypes
Predicates
| getInheritedType | Gets the ‘CodeBehind’ class from which this page inherits. |
Inherited predicates
| getAttribute | Gets the | from AspDirective |
| getAttributeByName | Gets the attribute named | from AspDirective |
| getBody | Gets the body of this element. | from AspElement |
| getLocation | Gets the location of this element. | from AspElement |
| getName | Gets the name of this directive, for example | from AspDirective |
| hasAttribute | Holds if this directive has an attribute. | from AspDirective |
| toString | Gets a textual representation of this element. | from AspDirective |