Table of Contents

Class BizFormItemEventArgs

Namespace
CMS.OnlineForms
Assembly
CMS.OnlineForms.dll

BizForm item event arguments

public class BizFormItemEventArgs : CMSEventArgs
Inheritance
object
EventArgs
BizFormItemEventArgs
Inherited Members
Extension Methods

Properties

Item

Processed BizForm item

public BizFormItem Item { get; set; }

Property Value

BizFormItem