Click or drag to resize

ContextControllerGetContextTypes Method (Boolean)

Returns all ContextType data objects. The security model is not respected. The result is cached.

Namespace:  Omada.OE.Solution.OIM.AppLogic
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public virtual DataObjects GetContextTypes(
	bool refreshCache
)

Parameters

refreshCache
Type: SystemBoolean
If set to true, cashed objects will be refreshed

Return Value

Type: DataObjects
See Also