Expand Minimize
This topic has not yet been rated - Rate this topic

defaultValue Attribute

Applies To: Windows Server 2008

The defaultValue attribute specifies the default numerical value of the parameter. If not specified, the defaultValue attribute will be set to 1.

defaultValue="<placeholder for unsigned decimal integer number>"

This XML fragment specifies a default spin control parameter or numeric text box parameter value of 900.

defaultValue="900"

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.