Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
Members FilterMembers Filter
This page is specific to
The 2010 product release

Other versions are also available for the following:
ImageFieldValue Members

A field value class for an ImageField object that represents an IMG tag and specific key attributes for that tag.

The ImageFieldValue type exposes the following members.

  NameDescription
Public methodImageFieldValue()()()Constructs a new empty instance of a ImageFieldValue object.
Public methodImageFieldValue(String)Constructs a new instance of a ImageFieldValue object using an <IMG> tag in the inputHTML parameter.
Top
  NameDescription
Public propertyAlignmentGets or sets the alignment of the Image object in relation to other elements on the Web page.
Public propertyAlternateTextGets or sets the alternate text that appears as an image tooltip or when the image is unavailable.
Public propertyBorderWidthGets or sets the width of the border around the image.
Public propertyHeightGets or sets the explicit height, in pixels, used to allow a Web browser to scale the image.
Public propertyHorizontalSpacingGets or sets the horizontal spacing, in pixels, on the right and left side of the image.
Public propertyHyperlinkGets or sets the URL for the optional hyperlink on this image.
Public propertyImageUrlGets or sets the URL of the image for this ImageFieldValue object.
Public propertyOpenHyperlinkInNewWindowGets or sets a Boolean value that determines whether to open an image hyperlink URL in a new window when the link is clicked.
Public propertyVerticalSpacingGets or sets the vertical spacing, in pixels, on the top and bottom of the image.
Public propertyWidthGets or sets the explicit width, in pixels, that can be used to allow a Web browser to scale the image.
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToStringReturns an HTML string with an <IMG> tag with properties as they are currently set in this object. (Overrides HtmlTagValue..::.ToString()()().)
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker