PropertyVisibleButtonPortfolioAdd
DescriptionSpecifies whether to show the add page to portfolio button in the toolbar or not.
TypeBoolean
Values
True (-1)Shows the button
False (0)Hides the button
DefaultTrue (-1)
Example
CodeCube1.VisibleButtonPortfolioAdd = True
HTML<PARAM NAME="VisibleButtonPortfolioAdd" VALUE="-1">
See also
Notes