Table of Contents

Method GetPrefixForXmlNamespace

Namespace
Alternet.FormDesigner.Wpf.XamlDom
Assembly
Alternet.FormDesigner.Wpf.v10.dll

GetPrefixForXmlNamespace(string)

Gets the prefix to use for the specified XML namespace, or null if no suitable prefix could be found.

public string GetPrefixForXmlNamespace(string xmlNamespace)

Parameters

xmlNamespace string

Returns

string