Compartilhar via


ExternalHtmlResourceElement.Height property

Obtém ou define a altura da imagem da ExternalHtmlResourceElment quando o HtmlElement é Image().

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaração
Public Property Height As String
    Get
    Set
'Uso
Dim instance As ExternalHtmlResourceElement
Dim value As String

value = instance.Height

instance.Height = value
public string Height { get; set; }

Property value

Type: System.String

Ver também

Referência

ExternalHtmlResourceElement class

ExternalHtmlResourceElement members

Microsoft.SharePoint.Portal.WebControls namespace