FormFlowAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |