WebFormsRootDesigner.IDesigner.DoDefaultAction 方法

定义

有关此成员的说明,请参见 DoDefaultAction()

 virtual void System.ComponentModel.Design.IDesigner.DoDefaultAction() = System::ComponentModel::Design::IDesigner::DoDefaultAction;
void IDesigner.DoDefaultAction ();
abstract member System.ComponentModel.Design.IDesigner.DoDefaultAction : unit -> unit
override this.System.ComponentModel.Design.IDesigner.DoDefaultAction : unit -> unit
Sub DoDefaultAction () Implements IDesigner.DoDefaultAction

实现

注解

此成员是显式接口成员的实现。 它只能在 WebFormsRootDesigner 实例被强制转换为 IDesigner 接口时使用。

适用于

另请参阅