TemplatePropertyEntry Properties

 

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

NameDescription
System_CAPS_pubpropertyBindableTemplate

Gets a value indicating if the ITemplate property can have data bound to it.

System_CAPS_pubpropertyBuilder

Gets or sets the control builder for the property entry.(Inherited from BuilderPropertyEntry.)

System_CAPS_pubpropertyDeclaringType

This API supports the product infrastructure and is not intended to be used directly from your code. Gets the type of the class that declares this member.(Inherited from PropertyEntry.)

System_CAPS_pubpropertyFilter

This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the value pertaining to the filter portion of an expression.(Inherited from PropertyEntry.)

System_CAPS_pubpropertyName

This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the property name that the expression applies to.(Inherited from PropertyEntry.)

System_CAPS_pubpropertyPropertyInfo

This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets an object containing attributes of the property the expression applies to.(Inherited from PropertyEntry.)

System_CAPS_pubpropertyType

This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the type of the entry.(Inherited from PropertyEntry.)

Return to top
Show: