Click or drag to resize
UniFlatSelectorSkipPropertiesDialogColumn Property
Gets or sets the column name which contains information whether to skip the insert properties dialog.

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

Property Value

Type: String
See Also