Click or drag to resize

FormPostBackButtons Property

[This is preliminary documentation and is subject to change.]

Get collection of PostBackButton template items.

Namespace:  CSC.SC.TOPICA4.Template
Assembly:  CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntax
C#
public TmplItemCollection PostBackButtons { get; }

Property Value

Type: TmplItemCollection
See Also