Not Serializable
The GraphicFileMenu type stores the XML data for a Cisco IP Phone GraphicFileMenu XML object.
GraphicFileMenu is initialized with the CreateGraphicFileMenu action. One can then use AddMenuItem to add menu items, which do not display on the Cisco IP Phone, but are selectable by the number pad. One can also use the AddSoftKeyItem to add softkeys to the GraphicFileMenu variable.
None.
| .NET Type | Description |
|---|---|
String | Not supported. |
CiscoIPPhoneSoftKeyType | A soft key to add to this menu |
CiscoIPPhoneGraphicFileMenuType | Initial graphic file menu data |
CiscoIPPhoneMenuItemType | An item to add to this menu |
| Method Name | Description |
|---|---|
| Reset | Clears the variable to an uninitialized state. |
No Public Properties