Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple = false, Inherited = true)] public sealed class AllowAnonymousAttribute : Attribute { }
No comments:
Post a Comment