C-DEngine 5.105

TheNMIEngine..::..AddAboutButton4 Method

Namespace:  nsCDEngine.Engines.NMIService
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
)

Parameters

pBaseThing
Type: nsCDEngine.Engines.ThingService..::..TheThing
pDash
Type: nsCDEngine.Engines.NMIService..::..TheDashboardInfo
pCate
Type: String
bIncludeRefreshDash
Type: Boolean
bHideRefreshButton
Type: Boolean
pCustomCommand
Type: String
pACL
Type: Int32
pRefreshText
Type: String