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