| ViewControllerGetViewContent Method (Int32) |
Returns the view content of a view.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic ViewContent GetViewContent(
int viewId
)
Parameters
- viewId
- Type: SystemInt32
Return Value
Type:
ViewContent
See Also