Not Serializable
The IconFileMenu type stores the XML data for a Cisco IP Phone IconFileMenu XML object.
IconFileMenu is initialized with the CreateIconFileMenu action. One can then use AddMenuItem to add menu items to the IconFileMenu as well as use AddIconItem to add icon definitions to the IconFileMenu. One can also use the AddSoftKeyItem to add softkeys to the IconFileMenu variable.
None.
| .NET Type | Description |
|---|---|
String | Not supported. |
CiscoIPPhoneIconItemType | An icon to add to this menu |
CiscoIPPhoneSoftKeyType | A soft key to add to this menu |
CiscoIPPhoneMenuItemType | An item to add to this menu |
CiscoIPPhoneIconFileMenuType | Initial icon menu data |
| Method Name | Description |
|---|---|
| Reset | Clears the variable to an uninitialized state. |
No Public Properties