Click or drag to resize
UniGridExportHelperFileName Property
Name of exported file (without extension).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public override string FileName { get; set; }

Property Value

Type: String
See Also