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)
37return _Allow; 41return !_Allow;