[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.IComponentSerializationProvider.GetSerializer

GetSerializer Method

GetSerializer(Type)

Gets a serializer using the specified object type.

Declaration
object GetSerializer(Type objectType)
Parameters
Type Name Description
Type objectType

A Type object representing the type to get serializer for.

Returns
Type Description
object

A object object representing the serializer.