[Visual Basic] Shared OverloadsPublic Function ControlType( _ ByVal customUIItemType As CustomUIItemType _ ) As ControlType [C#] public static ControlType ControlType( CustomUIItemType customUIItemType ); [C++] public: static ControlType* ControlType( CustomUIItemType customUIItemType ); [JScript] public static function ControlType( CustomUIItemType customUIItemType ): ControlType;
CustomControlTypeMapping Class | White.Core.UIItems.Custom Namespace | CustomControlTypeMapping.ControlType Overload List