RazorTemplateBase.WriteAttributeTo

WriteAttributeTo implementation lifted from ANurse's MicroRazor Implementation and the AspWebStack source.

public virtual void WriteAttributeTo(TextWriter writer,
	string name,
	PositionTagged<String> prefix,
	PositionTagged<String> suffix,
	AttributeValue[] values)

Parameters

writer

name

prefix

suffix

values


See also:

Class RazorTemplateBase

© West Wind Technologies, 2018 • Updated: 06/07/18
Comment or report problem with topic