Describes the built-in return status of the ConvertAttribute method. All values except OK are errors.
| Member Name | Description |
|---|---|
| OK | The conversion was successful. |
| UnknownBotName | The "bot" name was incorrect for this control. |
| UnknownName | The name parameter was unknown to the control. |
| UnknownValue | The value parameter was unknown to the control. |
| IllegalName | The name parameter was illegal in this context. |
| IllegalValue | The value parameter was illegal in this context. |
Namespace: Parastream.Web.UI.Design
Assembly: FpCtrlsUIBase (in FpCtrlsUIBase.dll)
Parastream.Web.UI.Design Namespace