Click or drag to resize

UIExtension1ComposerPages Property

Gets a collection of the UI extension pages.

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

Property Value

Type: ListBCExtensionPageControl
See Also