public System.byte[] GetTemplate( System.string templateName )
Parameters
- templateName
- The name of the template file to retrieve from the database, as it appears in the Name field of the Storage Management content table.
Return Value
An array of bytes that represents the file as it is stored in the database. It is up to the host .NET application to know the type of template file retrieved and to handle it appropriately.