TIWCGJQMenuOptions.Template Property
Is the ajax page that build this level menu structure; If the menu you are calling is not on the page, the component automatically will try to build it calling via Ajax the “template” page, passing the ID of the menu you call in the request (“menuId”). The temlate page should be a dinamic page (php, jsp, aspx, …) that will build the menu from the ID param passed in the request
published property Template: string index 00 read GetStringValue write SetStringValue stored IsStringStored;
Property Value
Type: string