Metodo SwCommandBaseEnabled
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public override bool Enabled(
DedCommandContext commandContext
)
Public Overrides Function Enabled (
commandContext As DedCommandContext
) As Boolean
public:
virtual bool Enabled(
DedCommandContext^ commandContext
) override
abstract Enabled :
commandContext : DedCommandContext -> bool
override Enabled :
commandContext : DedCommandContext -> bool
Parametri
- commandContext DedCommandContext
-
Valore di ritorno
BooleanVedi anche