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.TagPrefix

[To be supplied.]

[Visual Basic]
Public ReadOnly Property TagPrefix As String
[C#]
public string TagPrefix {get;}
[C++]
public: __property String* get_TagPrefix();
[JScript]
public function get TagPrefix() : String;

See Also

TagPrefixAttribute Class | TagPrefixAttribute Members | System.Web.UI Namespace