TheSessionState..::..WebPlatform Property
Current Browser platform the last request was sent from
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); }