TabItemSuppressDefaultOnClientClick Property |
Suppresses default behavior when onclick event is raised.
Namespace: CMS.DocumentEngine.Web.UI.ConfigurationAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 12.0.0
Syntax public bool SuppressDefaultOnClientClick { get; set; }
Property Value
Type:
BooleanSee Also