ImageGear22.Presentation Assembly > ImageGear.ART Namespace > ImGearARTCustomPresentationController Class : GetCustomController Method |
'Declaration Public Shared Function GetCustomController( _ ByVal userType As String _ ) As ImGearARTCustomPresentationController
'Usage Dim userType As String Dim value As ImGearARTCustomPresentationController value = ImGearARTCustomPresentationController.GetCustomController(userType)
public static ImGearARTCustomPresentationController GetCustomController( string userType )
public: static ImGearARTCustomPresentationController* GetCustomController( string* userType )
public: static ImGearARTCustomPresentationController^ GetCustomController( String^ userType )