public override void OutputTo(WikiOutput output)
		{
			output.FormHiddenField(FieldName, FieldValue, Attributes);
		}