CompositeActivityDesigner.Initialize(Activity) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes the designer with the associated Activity.
protected:
override void Initialize(System::Workflow::ComponentModel::Activity ^ activity);
protected override void Initialize (System.Workflow.ComponentModel.Activity activity);
override this.Initialize : System.Workflow.ComponentModel.Activity -> unit
Protected Overrides Sub Initialize (activity As Activity)
Parameters
Remarks
Initialize loads the designer with the specified Activity. The designer loads the activity service, updates the verbs associated with the activity, and assigns the default text and image to the designer.
Applies to
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.