CommandFormat

CommandFormatserializable

System.Web.UI.MobileControls (system.web.mobile.dll)enum

You can set the Command.Format property to a value from this enumeration, to indicate whether the command should be rendered as a hyperlink (Link) or button (Button).

public enum CommandFormat {    Button = 0,    Link = 1 }

Hierarchy

System.Object System.ValueType System.Enum(System.IComparable, System.IFormattable, System.IConvertible) CommandFormat

Returned By

Command.Format

Passed To

Command.Format



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net