IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
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

Prefix specifies the namespace prefix, and NamespaceURI specifies the namespace.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]