TextZoomBuilder Constructor
NOTE: This API is now obsolete.
Initializes a new instance of the TextZoomBuilder class.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<ObsoleteAttribute("Please use ZoomBuilder.aspx to view a text input dialog")> _
Public Sub New
'Usage
Dim instance As New TextZoomBuilder()
[ObsoleteAttribute("Please use ZoomBuilder.aspx to view a text input dialog")]
public TextZoomBuilder()