The following tables list the members exposed by IPropertyTemplate.
| Name | Description | |
|---|---|---|
|
GetControl | When implemented by a class, returns the UserControl associated with the PropertyTemplate. |
|
Initialize | When implemented by a class, initialize the PropertyTemplate based on the specified parameters. |
|
Refresh | When implemented by a class, refresh the PropertyTemplate. |
|
Save | When implemented by a class, save the changes made to the PropertyTemplate. |
|
Validate | When implemented by a class, validate the changes made to the PropertyTemplate before changes are persisted. |