This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class ImageCommandFactory
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class ImageCommandFactory

The type exposes the following properties.

Protected Properties

  Name Description
Protected property CommandElements
Gets the command elements.
(Inherited from CommandFactory.)
Protected property LogCategory
Gets the log category for this instance.
(Overrides CommandFactory..::LogCategory.)

See Also

Advanced