1 write to _Allow
System.Web (1)
Profile\Attributes.cs (1)
33
_Allow
= allow;
2 references to _Allow
System.Web (2)
Profile\Attributes.cs (2)
37
return
_Allow
;
41
return !
_Allow
;