C-DEngine 5.105

TheNMIEngine..::..AddTemplateButtons Method (TheThing, TheFormInfo, Int32)

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static cdeConcurrentDictionary<string, TheFieldInfo> AddTemplateButtons(
	TheThing pBaseThing,
	TheFormInfo pForm,
	int pPageNumber
)
Public Shared Function AddTemplateButtons ( _
	pBaseThing As TheThing, _
	pForm As TheFormInfo, _
	pPageNumber As Integer _
) As cdeConcurrentDictionary(Of String, TheFieldInfo)
public:
static cdeConcurrentDictionary<String^, TheFieldInfo^>^ AddTemplateButtons(
	TheThing^ pBaseThing, 
	TheFormInfo^ pForm, 
	int^ pPageNumber
)