# ClientPlatform

Namespace: **Wisej.Core**

Assembly: **Wisej.Framework** (4.0.0.0)

Represents the client platform used to render the widgets.

{% tabs %}
{% tab title="C#" %}

```csharp
public class ClientPlatform
```

{% endtab %}

{% tab title="VB.NET" %}

```visual-basic
Public Class ClientPlatform
```

{% endtab %}
{% endtabs %}

## Properties

### ![](https://1075938901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2HvlWXJQMV7DxhGzw7Y1%2Fuploads%2Fgit-blob-2389c55cd19719a73a5ae98e1528c8dc8525cc35%2Finstance.png?alt=media) JavaScripts

[String\[\]](https://docs.microsoft.com/dotnet/api/system.string): List of javascript files associated with the platform.

### ![](https://1075938901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2HvlWXJQMV7DxhGzw7Y1%2Fuploads%2Fgit-blob-2389c55cd19719a73a5ae98e1528c8dc8525cc35%2Finstance.png?alt=media) Name

[String](https://docs.microsoft.com/dotnet/api/system.string): The name of this platform configuration.

### ![](https://1075938901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2HvlWXJQMV7DxhGzw7Y1%2Fuploads%2Fgit-blob-2389c55cd19719a73a5ae98e1528c8dc8525cc35%2Finstance.png?alt=media) Provider

[PlatformProvider](https://docs.wisej.com/api/wisej.web/general/application/wisej.core.platformprovider): The platform provider.

### ![](https://1075938901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2HvlWXJQMV7DxhGzw7Y1%2Fuploads%2Fgit-blob-2389c55cd19719a73a5ae98e1528c8dc8525cc35%2Finstance.png?alt=media) StyleSheets

[String\[\]](https://docs.microsoft.com/dotnet/api/system.string): List of style sheets associated with the platform.

### ![](https://1075938901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2HvlWXJQMV7DxhGzw7Y1%2Fuploads%2Fgit-blob-2389c55cd19719a73a5ae98e1528c8dc8525cc35%2Finstance.png?alt=media) Version

[Version](https://docs.microsoft.com/dotnet/api/system.version): Returns the file version of the
