Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

AddNamespace Method

Adds a namespace to the Namespaces properties.

Syntax

[VB.NET]
Public Sub AddNamespace(ByVal Prefix As String, ByVal NamespaceURI As String)
[C#]
public void AddNamespace(string prefix, string namespaceURI);

Remarks

This method is used to add a namespace to the Namespaces collection . Prefix specifies the namespace prefix, and NamespaceURI specifies the namespace.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0