Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the collection of HTML transform settings for the Web service.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property HtmlTransformSettings As SPHtmlTransformSettings
Get
'Usage
Dim instance As SPWebService
Dim value As SPHtmlTransformSettings
value = instance.HtmlTransformSettings
public SPHtmlTransformSettings HtmlTransformSettings { get; }
Property Value
Type: Microsoft.SharePoint.Administration.SPHtmlTransformSettings
An SPHtmlTransformSettings object.