Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets a message—that can be read by a person—that describes the constraints and disallowed tags for the HTML in this HtmlValidationContext object.
Namespace: Microsoft.SharePoint.Publishing.Fields
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property AllowedTagsSettingsMessage As String
Get
'Usage
Dim instance As HtmlValidationContext
Dim value As String
value = instance.AllowedTagsSettingsMessage
public string AllowedTagsSettingsMessage { get; }
Property Value
Type: System.String
A string that describes the groups of tags that are not allowed by this HtmlValidationContext.