Click or drag to resize
UILayoutOnOpenStartScript Property
Script or function name called before 'open' is done.

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

Property Value

Type: String
See Also