SimplePropertyEntry Properties
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | DeclaringType | 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.) |
![]() | Filter | 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.) |
![]() | Name | 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.) |
![]() | PersistedValue | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the formatted string representation of the property entry. |
![]() | PropertyInfo | 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.) |
![]() | Type | 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.) |
![]() | UseSetAttribute | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value indicating whether the SetAttribute method should be called for the property during code creation. |
![]() | Value | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the value of the property entry. |
