Click or drag to resize

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
Syntax
C#
public ViewContent GetViewContent(
	int viewId
)

Parameters

viewId
Type: SystemInt32

Return Value

Type: ViewContent
See Also