Table of Contents

Class Notifications.Fields.OnBeforeRenderArgs

Namespace
Dynamicweb.Forms
Assembly
Dynamicweb.Forms.dll

Class OnBeforeRenderArgs.

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

Properties

Item

Gets the item.

public Field Item { get; }

Property Value

Field

Template

Gets the template.

public Template Template { get; }

Property Value

Template

See Also

To top