[ROOT] / doc / tocNamespace / ARCAPI / EditController / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCAPI | 
| DocFragType | Class | 
| Name | EditController | 
| Namespace | ARCAPI | 
| Type | EditController | 
ClassAttribute
| Key | Value | 
|---|---|
| AssemblyName | ARCAPI | 
| BaseTypes | PConcurrent; BaseController | 
| ClassNamespace | ARCAPI | 
| ClassType | EditController | 
| Interfaces | IP; -IEnumerable<IKIP>-; -IEnumerable- | 
Offers a simple HTML editing environment of the raw PropertyStream from the given key.
Example: https://yourserver.com/Edit/dt/Customer/42
The HTML form offered will POST directly to AddController with the postData-parameter set.
TODO: Note that JSON is currently not supported.
TODO: It might appear to be irrelevant, but it could contain the basic elements for building an HTML editing environment,
TODO: enabling to client to construct its own HTML page.
Generated 2025-10-31 17:21:29.880 UTC