Table of Contents
UseLinkButton Property

Gets or sets whether to use link button instead of push button for all the buttons.

Syntax
 public NullableBool UseLinkButton { get; set; }
Remarks

This property is only used when LayoutTemplate is not used.

See Also