WebFormsRootDesigner.IDesigner.DoDefaultAction 方法

定义

有关此成员的说明,请参见 DoDefaultAction()For a description of this member, see 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

实现

注解

此成员是显式接口成员的实现。This member is an explicit interface member implementation. 它只能在 WebFormsRootDesigner 实例被强制转换为 IDesigner 接口时使用。It can be used only when the WebFormsRootDesigner instance is cast to an IDesigner interface.

适用于