UrlPropertyAttribute Constructor

 

Initializes a new instance of the UrlPropertyAttribute class.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodUrlPropertyAttribute()

Initializes a new default instance of the UrlPropertyAttribute class.

System_CAPS_pubmethodUrlPropertyAttribute(String^)

Initializes a new instance of the UrlPropertyAttribute class, setting the Filter property to the specified string.

Return to top
Show: