check a tag weather css2
Namespace: CuteEditor.ConvertorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public static bool IsCss2( string name ) |
| Visual Basic |
|---|
Public Shared Function IsCss2 ( _ name As String _ ) As Boolean |
| Visual C++ |
|---|
public: static bool IsCss2( String^ name ) |
Parameters
- name
- Type: System..::..String