[Visual Basic] Public Sub New( _ ByVal customUIItemType As CustomUIItemType _ ) [C#] public ControlTypeMappingAttribute( CustomUIItemType customUIItemType ); [C++] public: ControlTypeMappingAttribute( CustomUIItemType customUIItemType ); [JScript] public function ControlTypeMappingAttribute( CustomUIItemType customUIItemType );
ControlTypeMappingAttribute Class | White.Core.UIItems.Custom Namespace