Vwa.VwaControl Class Methods
Applies to: SharePoint Server 2010
The following table lists the methods of the Vwa.VwaControl Class class.
Methods
Name |
Description |
---|---|
Creates an instance of the VwaControl class. |
|
Adds an event handler to the Visio Web Access Web Part. |
|
Removes all event handlers from the Visio Web Access Web Part. |
|
Displays a custom HTML error message in the Visio Web Access Web Part and disables interaction with the currently rendered Web drawing page. |
|
Returns a reference to the Page object that represents the currently rendered diagram page. |
|
Returns an array of strings that contains the names of all the pages contained within the Web drawing. |
|
Returns the URL of the .vdw file currently being rendered in the Visio Web Access Web Part. |
|
Returns a DisplayMode constant that specifies whether the Web drawing page is being displayed by using raster or Microsoft Silverlight technology. |
|
Returns a string that represents the version of the VwaControl class. |
|
Hides the custom developer-provided HTML error message and re-enables interaction with the currently rendered Web drawing page. |
|
Opens a new diagram from a published Visio .vdw file located at the specified URL. |
|
Refreshes the current Web drawing page with data from the server. |
|
Removes an event handler from the Visio Web Access Web Part. |
|
Attempts to change the currently rendered Web drawing page to the one specified by pageID. |