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

Name Description
FormFlowAttribute()

Properties

Name Description
IsLocalizable

True if attribute is localizable.

Applies to