Checks if a command can run with the specified optional value.
public bool CanRun(
string commandName,
object value
)
Public Function CanRun(
ByVal commandName As String,
ByVal value As Object
) As Boolean
public:
bool CanRun(
String^ commandName,
Object^ value
)
commandName
Command name
value
Optional value to pass to the callback
true if the command can run with the specified value; otherwise, false.
This method checks if the command exists and if it has a CanRunHandler callback value that is not null, if so, it will invoke the callback with value and returns the result.
If the command does not exist or it does not have a handler, then this method returns false - the command cannot run.
Refer to Document Viewer Commands for more information.
Products |
Support |
Feedback: CanRun(string,object) Method (DocumentViewerCommands) - Leadtools.Documents.UI |
Introduction |
Help Version 19.0.2017.3.21
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.