ResourceHtmlRenderingEventArgs

ResourceHtmlRenderingEventArgs class

Represents additional parameters for ResourceHtmlRendering event.

The ResourceHtmlRenderingEventArgs type exposes the following members:

Constructors

NameDescription
ResourceHtmlRenderingEventArgs()Initializes a new instance of the ResourceHtmlRenderingEventArgs class

Properties

NameDescription
path_to_resource_filePath to resource file.
captionCaprion for resource.

See Also