[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = false, Inherited = false)] public class CustomizedUrlsAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := false, Inherited := false)> Public Class CustomizedUrlsAttribute Inherits Attribute
The CustomizedUrlsAttribute type exposes the following members.