In This Topic
Gets the short property name.
Syntax
var instance = new Vintasoft.Shared.WebPropertyInfoJS(shortName, fullName, value, readOnly, refreshFromParent);
var value; // Type: string
value = instance.get_ShortName();
function get_ShortName() : string;
Return Value
The short property name.
Browser Compatibility
See Also