public override void OutputTo(WikiOutput output)
		{
			output.FormSubmitButton(FieldName, Label);
		}