RazorTemplateBase.WriteAttribute

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

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

Parameters

name

prefix

suffix

values


See also:

Class RazorTemplateBase

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