Gets the static fields for a type
| 1 | clrGetStaticFields(objOrType, contains = "")
 | 
| objOrType | a CLR object, or type name, possibly namespace and assembly qualified type name, e.g. 'My.Namespace.MyClass,MyAssemblyName'. | 
| contains | a string that the property names returned must contain | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.