Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Extension Methods (Visual Basic) or
Extension Methods (C# Programming Guide).
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- container
- Type: TDynamic
- expression
- Type:
System String
- thenContent
- Type:
System Object
- elseContent (Optional)
- Type:
System Object
Type Parameters
- TDynamic
Return Value
Type: TDynamicUsage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type . When you use instance method syntax to call this method, omit the first parameter. For more information, seeSee Also