Persistate API documentation
OnValidating Method (e)
NamespacesPersistate.UI.DesktopPContainerOnValidating(CancelEventArgs)

[This is preliminary documentation and is subject to change.]

Raises the Validating event and validates the bound object if it is a Persistent
Declaration Syntax
C#
protected override void OnValidating(
	CancelEventArgs e
)
Parameters
e (CancelEventArgs)
An object containing the event arguments.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)