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.0.9.0 (4.0.9.0)
Syntax
public override List<BCExtensionPageControl> WizardPages { get; }

Property Value

Type: ListBCExtensionPageControl
See Also