TheNMIBaseControl..::..MergeBag Property
Allows to add a traditional ThePropertyBag to this control.
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public ThePropertyBag MergeBag { get; set; }
Public Property MergeBag As ThePropertyBag Get Set
public: property ThePropertyBag^ MergeBag { ThePropertyBag^ get (); void set (ThePropertyBag^ value); }