Click or drag to resize

LoopDataTagsCommited Property

Note: This API is now obsolete.

Namespace:  Dynamicweb.Rendering
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use TagsCommitted instead.")]
public Dictionary<string, Tag> TagsCommited { get; set; }

Property Value

Type: DictionaryString, Tag
See Also