Gets the ContentToolbarType for the string passed in.
Namespace:
Asi.iBO.ContentManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public static ContentToolbarType GetToolbarType( string toolbarType ) |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetToolbarType ( _ toolbarType As String _ ) As ContentToolbarType |
| Visual C++ |
|---|
public: static ContentToolbarType GetToolbarType( String^ toolbarType ) |
Parameters
- toolbarType
- Type: System..::.String
A string representing the requested ContentToolbarType.