Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

IgnoreUserCheck Property

Show in webframe
Gets or sets a value that indicate if the system should ignore checking the user name and allow the operation based on the role only.
Syntax
get_ignoreUserCheck();
set_ignoreUserCheck(value);
Object.defineProperty('ignoreUserCheck');

Property Value

TypeDescription
booleantrue to ignore checking the user name and allow the operation based on the role only, otherwise; false. Default value is false.
See Also

Reference

AnnOperationInfoEventArgs Object
AnnOperationInfoEventArgs Members

Error processing SSI file