An NDoc Documented Class Library

CustomControlTypeMapping Constructor 

Initializes a new instance of the CustomControlTypeMapping class.

[Visual Basic]
Public Sub New()
[C#]
public CustomControlTypeMapping();
[C++]
public: CustomControlTypeMapping();
[JScript]
public function CustomControlTypeMapping();

See Also

CustomControlTypeMapping Class | White.Core.UIItems.Custom Namespace