FormFlowAttribute Class

Definition

Abstract base class for FormFlow attributes.

[System.Serializable]
public abstract class FormFlowAttribute : Attribute
[<System.Serializable>]
type FormFlowAttribute = class
    inherit Attribute
Public MustInherit Class FormFlowAttribute
Inherits Attribute
Inheritance
FormFlowAttribute
Derived
Attributes

Constructors

FormFlowAttribute()

Properties

IsLocalizable

True if attribute is localizable.

Applies to