Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.ImageHTML.FormatUrlWithSizeString Field

Defines the URL used to display an image using the ImageHttpHandler. The generated HTML includes the image size and allows increasing/decreasing the image.

Class: YetaWF.Core.Components.ImageHTML
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public const string FormatUrlWithSizeString = "/FileHndlr.image?Type=0&Location=1&Name=2&Width=3&Height=4&Stretch=5";

See Also YetaWF.Core.Components.ImageHTML ClassYetaWF.Core Overview