Method GetComponentAttachment
GetComponentAttachment(string)
Gets the component attachment.
Declaration
public IComponentAttachment GetComponentAttachment(string key)
Parameters
| Type | Name | Description | 
|---|---|---|
| string | key | The key.  | 
    
Returns
| Type | Description | 
|---|---|
| IComponentAttachment | IComponentAttachment.  |