NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TagPrefixAttribute Class

TagPrefixAttribute

Object
   Attribute
      MemberAttribute
         TagPrefixAttribute

[Visual Basic]
Public Class TagPrefixAttribute
   Inherits MemberAttribute
[C#]
public class TagPrefixAttribute : MemberAttribute
[C++]
public __gc class TagPrefixAttribute : public MemberAttribute
[JScript]
public class TagPrefixAttribute extends MemberAttribute

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI

Assembly: System.Web.dll

See Also

TagPrefixAttribute Members | System.Web.UI Namespace | MemberAttribute