LinkDemandhttp://forums.asp.net/t/329141.aspx/1?LinkDemandThu, 04 Sep 2003 10:53:17 -0400329141329141http://forums.asp.net/p/329141/329141.aspx/1?LinkDemandLinkDemand No one seems to be able to help in the Getting Started section, maybe some of the advanced people can help. Can anyone help me understand the LinkDemand status attribute, well I understand it I just can't implement it. I've seen and read the documentation at FxCop. But just can't seem to put into practice. I have an overriding method for OnInit for a web control. The standards say they should have the same link demand. I can place the attribute on my overriding method, i.e. [EnvironmentPermissionAttribute(SecurityAction.LinkDemand, Unrestricted=true)] protected override void OnInit(System.EventArgs e) but where do I add the other? any ideas?? 2003-09-04T08:39:58-04:00