Use UNIX line endings consistently
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls / IButtonControl.cs
index d13d0a5a5fab11d33cc06447b65254a82500077a..37ce408eff0bdaf0989df8dbb3d859cfc65d518a 100644 (file)
@@ -39,7 +39,6 @@ namespace System.Web.UI.WebControls
                string CommandArgument { get; set; }
                string CommandName { get; set; }
                string PostBackUrl { get; set; }
-               string SoftkeyLabel { get; }
                string Text { get; set; }
                string ValidationGroup { get; set; }