Data Management Object Model Reference |
|
MetaDataUtil.StripNameSpace Method
strips the name space from a category fullname
[Visual Basic]
Public Shared Function StripNameSpace( _
ByVal
CategoryName As
String _
) As
String
[C#]
public static
string StripNameSpace(
string CategoryName);
See Also
MetaDataUtil Class | SPSSMR.Data Namespace