ArcFM Desktop Developer Guide
HtmlElementAttributesAttribute Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
HtmlElementAttributesAttribute Class
Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Property Or  _
    AttributeTargets.Field Or  _
    AttributeTargets.Parameter, 
   AllowMultiple=False, 
   Inherited=True)>
Public NotInheritable Class HtmlElementAttributesAttribute 
   Inherits System.Attribute
'Usage
 
Dim instance As HtmlElementAttributesAttribute
[AttributeUsage(ValidOn=AttributeTargets.Property | 
    AttributeTargets.Field | 
    AttributeTargets.Parameter, 
   AllowMultiple=false, 
   Inherited=true)]
public sealed class HtmlElementAttributesAttribute : System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Miner.Desktop.DesignerExpress.Annotations.HtmlElementAttributesAttribute

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

HtmlElementAttributesAttribute Members
Miner.Desktop.DesignerExpress.Annotations Namespace

 

 


Send Comment