adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / IExtensionDefinition Interface / SupportsUserInterfacePlatform Method


In This Topic
    SupportsUserInterfacePlatform Method
    In This Topic
    Syntax
    'Declaration
     
    
    Function SupportsUserInterfacePlatform( _
       ByVal platformID As String _
    ) As Boolean
    bool SupportsUserInterfacePlatform( 
       string platformID
    )
    bool SupportsUserInterfacePlatform( 
       String^ platformID
    ) 

    Parameters

    platformID
    See Also