ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

C1WebLinkItem.CausesValidation Property

Determines whether validation is performed when the item is clicked.

[Visual Basic]

Public Property CausesValidation As Boolean

[C#]

public bool CausesValidation {get;set;}

[Delphi]

public property CausesValidation: Boolean read get_CausesValidation write set_CausesValidation;

See Also

C1WebLinkItem Class | C1WebLinkItem Members | C1.Web.Command Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.