Click or drag to resize
TmplItemCollectionDataGet Method

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

data for specified page and spcified formcontext

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public void DataGet(
	Page page,
	FormContext formContext
)

Parameters

page
Type: System.Web.UIPage
formContext
Type: CSC.SC.TOPICA4.TemplateFormContext
See Also