Click or drag to resize

ApplicationExtensionBase Properties

The ApplicationExtensionBase type exposes the following members.

Properties
  NameDescription
Public propertyApplication
Returns the application object.
Protected propertyIsPlatform
Gets whether or not the extension is a platform extension vs. a custom extension.
(Inherited from ExtensionBase.)
Public propertyOwner
Gets/Sets the owner of this object
(Inherited from ExtensionBase.)
Public propertyProperties
Returns this instance's properties.
(Inherited from ExtensionBase.)
Public propertyCode exampleTextItems
Returns a collection of TextItems loaded from metadata related to this component.
(Inherited from ExtensionBase.)
Top
See Also