| Property Getters/Setters Summary | ||
|---|---|---|
function | getDeleted() | |
function | setDeleted(value) | |
| Indicates whether the smart tag is deleted. | ||
function | getName() | |
            Gets the name of the smart tag. 
              | 
||
function | getProperties() | |
function | setProperties(value) | |
| Gets and set the properties of the smart tag. | ||
function | getUri() | |
            Gets the namespace URI of the smart tag.
              | 
||
| Method Summary | ||
|---|---|---|
function | setLink(uri, name) | |
            Change the name and  the namespace URI of the smart tag.
              | 
||
function getDeleted() / function setDeleted(value)
function getProperties() / function setProperties(value)
function getUri()
function getName()