WebPropertyInfoJS Class Members
In This Topic
The following tables list the members exposed by
WebPropertyInfoJS.
Public Constructors
Methods
| Name | Description |
| get_FullName | Gets the fully qualified property name. |
| get_Items | Gets an array of nested properties of the property. |
| get_ReadOnly | Gets a value indicating whether the property is read-only. |
| get_RefreshFromParent | Gets a value indicating whether the property value can be changed only using the parent property. |
| get_ShortName | Gets the short property name. |
| get_Value | Gets the property value. |
See Also