Override to implement tfrm=5 scenario
Namespace: Ingeniux.RuntimeAssembly: IGXRuntimeAPI90 (in IGXRuntimeAPI90.dll) Version: 9.0.82.0 (9.0.82)
Syntax
| C# |
|---|
public override void GetPageContent( bool expandNavigations = true ) |
| Visual Basic |
|---|
Public Overrides Sub GetPageContent ( Optional expandNavigations As Boolean = true ) |
| Visual C++ |
|---|
public: virtual void GetPageContent( bool expandNavigations = true ) override |
Parameters
- expandNavigations (Optional)
- Type: System..::..Boolean