WizardDesigner.ConvertToCustomNavigationTemplate 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
从活动步骤创建导航模板,并将其保存到活动步骤的 CustomNavigationTemplate 属性中。
protected:
virtual void ConvertToCustomNavigationTemplate();
protected virtual void ConvertToCustomNavigationTemplate ();
abstract member ConvertToCustomNavigationTemplate : unit -> unit
override this.ConvertToCustomNavigationTemplate : unit -> unit
Protected Overridable Sub ConvertToCustomNavigationTemplate ()