Defines the attribute that controls use to identify string properties containing URL values. This class cannot be inherited.
See Also: UrlPropertyAttribute Members
The System.Web.UI.UrlPropertyAttribute attribute is an attribute applied to a control property that represents a URL. In addition to marking a string property as representing a URL, the System.Web.UI.UrlPropertyAttribute attribute defines the UrlPropertyAttribute.Filter property that identifies specific file types that can be used to filter against the property.