Control.ClearEffectiveClientIDMode Method

Definition

Sets the ClientIDMode property of the current control instance and of any child controls to Inherit.

protected:
 void ClearEffectiveClientIDMode();
protected void ClearEffectiveClientIDMode ();
member this.ClearEffectiveClientIDMode : unit -> unit
Protected Sub ClearEffectiveClientIDMode ()

Applies to