Home
last modified time | relevance | path

Searched defs:SupportsEventValidation (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/
H A DSupportsEventValidationAttribute.cs32 internal static bool SupportsEventValidation(Type type) { in SupportsEventValidation() method in System.Web.UI.SupportsEventValidationAttribute
H A DControl.cs498 private bool SupportsEventValidation { property in System.Web.UI.Control