Click or drag to resize

UIExtension1ComposerWizardPages Property

Gets a collection of the UI extension wizard pages.

Namespace:  ICMeridianAPI
Assembly:  ICMeridianAPI (in ICMeridianAPI.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public override List<BCExtensionPageControl> WizardPages { get; }

Property Value

Type: ListBCExtensionPageControl
See Also