[]
        
Gets the string value associated with the specified designer.
public string GetCustomTypeNameForDesigner(Type designerType)
| Type | Name | Description | 
|---|---|---|
| Type | designerType | The Type for the designer the caller wants a custom report item type name for.  | 
    
| Type | Description | 
|---|---|
| string | A value appropriate for the CustomReportItem RDL element's name.  |