de la propiedad RichImageSelector.Value
Obtiene el objeto ImageFieldValue que refleja el contenido actual de este control selector.
Espacio de nombres: Microsoft.SharePoint.Publishing.WebControls
Ensamblado: Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)
Sintaxis
'Declaración
Public Overrides Property Value As HtmlTagValue
Get
Set
'Uso
Dim instance As RichImageSelector
Dim value As HtmlTagValue
value = instance.Value
instance.Value = value
public override HtmlTagValue Value { get; set; }
Valor de propiedad
Tipo: Microsoft.SharePoint.Publishing.Fields.HtmlTagValue
Vea también
Referencia
Espacio de nombres Microsoft.SharePoint.Publishing.WebControls