  | LoopDataTagsCommitted Property  | 
  
    Namespace: 
   Dynamicweb.Rendering
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic Dictionary<string, Tag> TagsCommitted { get; set; }Public Property TagsCommitted As Dictionary(Of String, Tag)
	Get
	Set
Property Value
Type: 
DictionaryString, 
Tag
See Also