Am I right in assuming that the following should hide the question mark button in the top right corner
Code: Select all
<cc2:StiMobileDesigner ID="ReportDesignerControl" runat="server" ShowAboutButton="False"/>
Cheers
Code: Select all
<cc2:StiMobileDesigner ID="ReportDesignerControl" runat="server" ShowAboutButton="False"/>