Nevron .NET Vision
Nevron.UI Namespace / NUIAttribute Class
Members


In This Topic
    NUIAttribute Class
    In This Topic
    Summary description for NUIAttribute.
    Object Model
    NUIAttribute Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    <System.SerializableAttribute()>
    Public MustInherit Class NUIAttribute 
       Inherits Nevron.Dom.NAttribute
       Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NUIAttribute
    [System.ComponentModel.TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    [System.Serializable()]
    public abstract class NUIAttribute : Nevron.Dom.NAttribute, Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NAttribute
          Nevron.UI.NUIAttribute
             Nevron.UI.NContentInfo
             Nevron.UI.NImageRenderOptions
             Nevron.UI.NImageTextRelationInfo
             Nevron.UI.NTextRenderOptions
             Nevron.UI.NThemeStyle

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also