Get's the ID corresponding to a content category name.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual int GetContentID( string contentName )
Public Overridable Function GetContentID ( _ contentName As String _ ) As Integer
public: virtual int GetContentID( String^ contentName )
Parameters
- contentName (String)