Click or drag to resize

EncodeNonePlaceholder Properties

The EncodeNonePlaceholder type exposes the following members.

Properties
  NameDescription
Public propertyAcceptsContextTypes
The datatype this command handler accepts for the context when expanding.
(Inherited from EncodingPlaceholderCommandHandler.)
Public propertyCommand
The level's command.
(Inherited from PlaceholderCommandHandler.)
Public propertyContextType
The datatype this command handler will output.
(Inherited from EncodingPlaceholderCommandHandler.)
Protected propertyInitialized
Indicates whether the handler has been initialized.
(Inherited from PlaceholderCommandHandler.)
Public propertyIssues
Issues encountered during initialization.
(Inherited from PlaceholderCommandHandler.)
Public propertyLevel
The placeholder level this object is handling.
(Inherited from PlaceholderCommandHandler.)
Public propertyParameter
The level's parameter.
(Inherited from PlaceholderCommandHandler.)
Public propertySettings
The level's parse and expansion settings.
(Inherited from PlaceholderCommandHandler.)
Protected propertySupportedTypes
The level types supported by this handler.
(Inherited from EncodingPlaceholderCommandHandler.)
Public propertyVault
The level's vault.
(Inherited from PlaceholderCommandHandler.)
Top
See Also