Table of Contents

Class Notifications.Form.OnBeforeRenderArgs

Namespace
Dynamicweb.Forms
Assembly
Dynamicweb.Forms.dll

Class OnBeforeRenderArgs.

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

Properties

Item

Gets the item.

public Form Item { get; }

Property Value

Form

Template

Gets the template.

public Template Template { get; }

Property Value

Template

See Also

To top