| IAppGetAppLayoutAsync Method |
| Name | Description | |
|---|---|---|
| GetAppLayoutAsync | Evaluates an app. Returns dynamic properties (if any) in addition to the engine (fixed) properties. | |
| GetAppLayoutAsync(AsyncHandle) | Evaluates an app. Returns dynamic properties (if any) in addition to the engine (fixed) properties. | |
| GetAppLayoutAsyncT(AsyncHandle, FuncResponse, T) | Evaluates an app. Returns dynamic properties (if any) in addition to the engine (fixed) properties. |