templateTag element
Type: | templateTag |
Namespace: | http://www.gentics.com/rest |
XML Schema: | ns0.xsd |
Tag object representing a templaetag in the GCN
Example JSON
{
"mandatory" : false,
"editableInPage" : false,
"id" : ...,
"name" : "...",
"constructId" : ...,
"active" : false,
"properties" : [ {
"..." : ...
}, {
} ],
"type" : "CONTENTTAG"
}