HostPropertyAttribute is used on components to indicate the property on the component that is to be used as the parent container control in conjunction with HostComponentDesigner.
More...
HostPropertyAttribute is used on components to indicate the property on the component that is to be used as the parent container control in conjunction with HostComponentDesigner.
◆ HostPropertyAttribute()
| Csla.Windows.HostPropertyAttribute.HostPropertyAttribute |
( |
string | hostPropertyName | ) |
|
|
inline |
Constructor creates a new HostPropertyAttribute object instance using the information supplied.
- Parameters
-
| hostPropertyName | The name of the host property. |
- Exceptions
-
| ArgumentNullException | hostPropertyName is null. |
◆ HostPropertyName
| string Csla.Windows.HostPropertyAttribute.HostPropertyName |
|
get |
HostPropertyName gets the host property name.
The documentation for this class was generated from the following file: