| Home | Top | Free Ajax Editor | JavaScript Editor | ![]() | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Sets or retrieves a value that indicates the string that identifies the object .
Syntax
| Overridable Public Property id As string |
| public virtual string id { get; set; } |
| public: __property virtual string get_ id (); public: __property virtual void set_ id ( string ); |
| public function get id () : string ; public function set id ( string ); |
Possible Values
| p | string that specifies or receives any alphanumeric string that begins with a letter. The underscore (_) can also be used. |
The property is read/write. The property has no default value.
Applies To
| BaseChildNode | |
| Home | Top | Free Ajax Editor | JavaScript Editor | ![]() | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |