PageTitleShowCloseButton Property |
Determines whether to show dialog close button. By default is true.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public bool ShowCloseButton { get; set; }
Property Value
Type:
BooleanSee Also