Intersoft ClientUI Documentation
ViewPartAttribute Class
Members 



Represents an attribute that can be used to define a view part.
Syntax
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=False, 
   Inherited=True)>
Public Class ViewPartAttribute 
   Inherits System.Attribute
   Implements IViewPart 
Dim instance As ViewPartAttribute
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
public class ViewPartAttribute : System.Attribute, IViewPart  
[AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
public ref class ViewPartAttribute : public System.Attribute, IViewPart  
Inheritance Hierarchy

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

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

ViewPartAttribute Members
Intersoft.Client.Framework.Regions Namespace

Send Feedback