WebPageExecutingBase.WriteAttribute Method

Namespace:  System.Web.WebPages
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)

public function WriteAttribute(
	name : String, 
	prefix : PositionTagged<String>, 
	suffix : PositionTagged<String>, 
	... values : AttributeValue[]
)
Show: