Constructor AssetReferenceUILabelRestriction
AssetReferenceUILabelRestriction(params string[])
Creates a new AssetReferenceUILabelRestriction object.
Declaration
public AssetReferenceUILabelRestriction(params string[] allowedLabels)
Parameters
| Type | Name | Description |
|---|---|---|
| string[] | allowedLabels | The labels allowed for the AssetReference. |