TheNMIEngine..::..AddTemplateButtons Method (TheThing, TheFormInfo, Int32, Int32, Int32, String)
Namespace:
nsCDEngine.Engines.NMIService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public static cdeConcurrentDictionary<string, TheFieldInfo> AddTemplateButtons( TheThing pBaseThing, TheFormInfo pForm, int pPrevPage, int pPageNumber, int pNextPage, string pDisplayCondition )
Public Shared Function AddTemplateButtons ( _ pBaseThing As TheThing, _ pForm As TheFormInfo, _ pPrevPage As Integer, _ pPageNumber As Integer, _ pNextPage As Integer, _ pDisplayCondition As String _ ) As cdeConcurrentDictionary(Of String, TheFieldInfo)
public: static cdeConcurrentDictionary<String^, TheFieldInfo^>^ AddTemplateButtons( TheThing^ pBaseThing, TheFormInfo^ pForm, int^ pPrevPage, int^ pPageNumber, int^ pNextPage, String^ pDisplayCondition )
Parameters
- pBaseThing
- Type: nsCDEngine.Engines.ThingService..::..TheThing
- pPrevPage
- Type: Int32
- pPageNumber
- Type: Int32
- pNextPage
- Type: Int32
- pDisplayCondition
- Type: String