Class EmbeddedTemplateEdited
The Embedded Template Edited.
public class EmbeddedTemplateEdited
- Inheritance
-
EmbeddedTemplateEdited
- Inherited Members
Properties
EditUrl
Gets or sets embedded template edit url.
[DataMember(Name = "createUrl", EmitDefaultValue = true)]
public Uri EditUrl { get; set; }
Property Value
- Uri
Gets or sets Template create url.
Methods
ToJson()
Returns the JSON string presentation of the object.
public virtual string ToJson()
Returns
- string
JSON string presentation of the object.