ProcessReplacementMarker(MarkupAttribute,StringBuilder,List<MarkupAttribute>,string)
Last updated
Was this helpful?
Method in ReplacementMarkupHandler
public abstract ReplacementMarkerResult ProcessReplacementMarker(MarkupAttribute marker, StringBuilder childBuilder, List<MarkupAttribute> childAttributes, string localeCode);MarkupAttribute marker
StringBuilder childBuilder
List<MarkupAttribute> childAttributes
string localeCode
Last updated
Was this helpful?
Was this helpful?
