Click or drag to resize
ContentInnerMediaViewFileExtensionColumn Property
Gets or sets name of the column holding information on file extension.

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

Property Value

Type: String
See Also