DotNetNuke.UI.WebControls.XmlCollectionBase

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)

Syntax

C#
public XmlCollectionBase(
	string strNamespace
)
Visual Basic
Public Sub New ( 
	strNamespace As String
)

Parameters

strNamespace
Type: System..::..String
paramstrNamespaceM:DotNetNuke.UI.WebControls.XmlCollectionBase.#ctor(System.String)

See Also