TheClientInfo..::..WebPlatform Property
   WebPlatform of the requesting Client
   
                
    Namespace: 
   nsCDEngine.ViewModelsAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public eWebPlatform WebPlatform { get; set; }
Public Property WebPlatform As eWebPlatform Get Set
public: property eWebPlatform^ WebPlatform { eWebPlatform^ get (); void set (eWebPlatform^ value); }