[]
Initializes a new instance of a C1StaticResource.
public C1StaticResource()
Public Sub New()
Initializes a new instance of a C1StaticResource.
public C1StaticResource(string resourceKey)
Public Sub New(resourceKey As String)
| Type | Name | Description |
|---|---|---|
| string | resourceKey | Key that identifies the resource. |