Table of Contents

Class Notifications.Options.OnBeforeRenderArgs

Namespace
Dynamicweb.Forms
Assembly
Dynamicweb.Forms.dll

Class OnBeforeRenderArgs.

public class Notifications.Options.OnBeforeRenderArgs : NotificationArgs
Inheritance
Notifications.Options.OnBeforeRenderArgs
Inherited Members

Properties

Item

Gets the item.

public required Option Item { get; set; }

Property Value

Option

Template

Gets the template.

public required Template Template { get; set; }

Property Value

Template

See Also

To top