UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

XmlQualifiedNameEditor..::..GetNamespaceOrGenerateIfInstanceIsNull Method

Gets the namespace or generate if instance is null.

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public static string GetNamespaceOrGenerateIfInstanceIsNull(
	XmlQualifiedName qualifiedName
)

Parameters

qualifiedName
Type: XmlQualifiedName
Namespace of the qualified neame or autogenerated identyfier.

Return Value