Intersoft ClientUI Documentation
ViewMetadataAttribute Class
Members 



Represents an attribute to provide additional data to a view.
Syntax
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=False, 
   Inherited=True)>
Public Class ViewMetadataAttribute 
   Inherits System.Attribute
Dim instance As ViewMetadataAttribute
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
public class ViewMetadataAttribute : System.Attribute 
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
public ref class ViewMetadataAttribute : public System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Intersoft.Client.Framework.Regions.ViewMetadataAttribute

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

Reference

ViewMetadataAttribute Members
Intersoft.Client.Framework.Regions Namespace

Send Feedback