This topic has not yet been rated - Rate this topic

msGetPropertyEnabled method

Returns whether a given property in the style object is enabled.

Internet Explorer 9

Syntax

var retval = style.msGetPropertyEnabled(name);

Parameters

name [in]

Type: String

The name of the property to enable.

Return value

Type: Boolean

Return valueDescription
false

The property is not enabled.

true

The property is enabled.

 

Standards information

There are no standards that apply here.

See also

style

 

 

Send comments about this topic to Microsoft

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.