FormVisiblePostBackButtons Property |
[This is preliminary documentation and is subject to change.]
Get the visible PostBack button elements directly below Form (to be displayed in common button panel)
Namespace:
CSC.SC.TOPICA4.Template
Assembly:
CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntaxpublic TmplItemCollection VisiblePostBackButtons { get; }
Property Value
Type:
TmplItemCollection
See Also