Processes request for a blank CSV import template which reflects the relevant site properties, custom fields, etc.
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public FileContentResult GetCSVImportTemplate( bool? draft )
Parameters
- draft
- Type: SystemNullableBoolean
Return Value
Type: FileContentResultSee Also