ValidationSummary.OnParametersSet Method

Definition

Method invoked when the component has received parameters from its parent in the render tree, and the incoming values have been assigned to properties.

protected:
 override void OnParametersSet();
protected override void OnParametersSet ();
override this.OnParametersSet : unit -> unit
Protected Overrides Sub OnParametersSet ()

Applies to