ExternalHtmlResourceElement Members

Include Protected Members
Include Inherited Members

Represents a Control used to reference an external resource.

The ExternalHtmlResourceElement type exposes the following members.

Constructors

  Name Description
Public method ExternalHtmlResourceElement Initializes a new instance of the ExternalHtmlResourceElement class.

Top

Properties

  Name Description
Public property Alt Gets or sets alternative text to render when the HtmlElement is Image().
Public property FileContext Gets or sets the ResourceFileContext to use when looking up the URL for the FileName.
Public property FileName Gets or sets the name of the external HTML resource file to be rendered.
Public property Height Gets or sets the image height of the ExternalHtmlResourceElment when the HtmlElement is Image().
Public property HtmlElement Gets or sets the type of the external resource to be rendered.
Public property ResourceFileUrl Gets or sets the URL of the external resource file.
Public property Width Gets or sets the image width of the ExternalHtmlResourceElement when the HtmlElement is Image().

Top

Methods

  Name Description
Protected method Render Renders the control to the specified HtmlTextWriter. (Overrides Control.Render(HtmlTextWriter).)

Top

See Also

Reference

ExternalHtmlResourceElement Class

Microsoft.SharePoint.Portal.WebControls Namespace