Settings.GetObject Method
Gets the object.
[Visual Basic]
Public Shared Function GetObject( _
ByVal
objectID As
String, _
ByVal
configPath As
String, _
ByVal
expectedType As
Type _
) As
Object
Parameters
-
objectID
- Object ID.
-
configPath
- Config path.
-
expectedType
- Expected type.
See Also
Settings Class | Sitecore.Configuration Namespace