start Property

Summary

ID for the injection site after content.

Syntax
TypeScript
JavaScript
Object.defineProperty(MenuInjector.prototype, 'start', 
   get: function(), 
   set: function(value) 
) 
start: string; 

Property Value

A String.

Remarks

All injection IDs generated by LEADVIEW are unique and are created at runtime.

Example

For an example, refer to InjectionManager.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.LEADVIEW Assembly