Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
SDK Documentation
General Reference
Reference
Reference for WPSC
 NamespaceURN Property

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
NamespaceURN Property

A string value that identifies the namespace of a Web Part property.

objProperty.NamespaceURN

Parameters

Parameter Description

objProperty

A reference to a Property Object.

The namespace is defined in the WebPart class by the part developer.

strNamespace = varPart_WPQ_.Properties.Item(0).NamespaceURN
var strNamespace = varPart_WPQ_.Properties.Item(0).NamespaceURN;

Applies to: Property Object

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker