TheNMIEngine..::..AddAboutButton Method (TheThing, Boolean, String, Int32, String)
   Adds the standard about button to a plugin
   
                
    Namespace: 
   nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static TheFieldInfo AddAboutButton( TheThing pBaseThing, bool bIncludeRefreshDash, string pCustomCommand, int pACL, string pRefreshText )
Parameters
- pBaseThing
 - Type: nsCDEngine.Engines.ThingService..::..TheThing
 
- bIncludeRefreshDash
 - Type: Boolean
 
- pCustomCommand
 - Type: String
 
- pACL
 - Type: Int32
 
- pRefreshText
 - Type: String