Follow

Create AdvantageModuleRewrite

API Reference

AdvantageModuleRewrite are front-end display modules that are automatically bound to a specific BusinessObject. 

The main additional Properties:

public abstract bool IsReWrite { get; }

Returns true if this module has been rewritten by the URL

public T MyObject { getset; }

Returns the filled object based on the rewritten URL.  Returns null if the module is not rewritten.

 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments