TheNMIEngine..::..AddAboutButton4 Method
Namespace:
nsCDEngine.Engines.NMIService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public static cdeConcurrentDictionary<string, TheMetaDataBase> AddAboutButton4( TheThing pBaseThing, TheDashboardInfo pDash, string pCate, bool bIncludeRefreshDash, bool bHideRefreshButton, string pCustomCommand, int pACL, string pRefreshText )
Public Shared Function AddAboutButton4 ( _ pBaseThing As TheThing, _ pDash As TheDashboardInfo, _ pCate As String, _ bIncludeRefreshDash As Boolean, _ bHideRefreshButton As Boolean, _ pCustomCommand As String, _ pACL As Integer, _ pRefreshText As String _ ) As cdeConcurrentDictionary(Of String, TheMetaDataBase)
public: static cdeConcurrentDictionary<String^, TheMetaDataBase^>^ AddAboutButton4( TheThing^ pBaseThing, TheDashboardInfo^ pDash, String^ pCate, bool^ bIncludeRefreshDash, bool^ bHideRefreshButton, String^ pCustomCommand, int^ pACL, String^ pRefreshText )