GetScriptNamespace(System.Type type) Method
Returns the script namespace for the specified type.
Syntax
public
static
string
GetScriptNamespace(
System.Type
type)
Parameters
type
Type: System.Type
The type.
Returns
Name of the namespace.