The third-party custom control must implement this interface in order to provide the Agentry client with specific information about how it should operate.
All members of ICustomAgentryControl, including inherited members.
Methods| Modifier and Type | Method | Description |
|---|---|---|
| public string | GetExtensionString(string) | Return the value of the passed key for this custom control. |
| Modifier and Type | Property | Description |
|---|---|---|
| public bool | ClientDisplaysLabel | Return a flag indicating if the client should display this control's label text. |
| public bool | ClientDisplaysValidationError | Return a flag indicating if the client should display this control's validation error message. |