Example #1
0
 public string GetHtmlWithId(string tag, string guid)
 {
     return(HtmlGetter.getStringWithId(tag, guid));
 }